X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Changes;h=8c41c424597408e8f9abec588fec9230d35b0627;hb=acf9f34eb2337730696e384d47136914f7529ee3;hp=be1f41bacfe8c0d74776b44b37a9b490247d3baa;hpb=7bcbae57add0ff30a2c4b9c70b679a3a65c7bc34;p=perl%2Fmodules%2FRegexp-Wildcards.git diff --git a/Changes b/Changes index be1f41b..8c41c42 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,12 @@ Revision history for Regexp-Wildcards +1.02 2008-08-23 09:15 UTC + + Add : The 'anchor' metacharacter class. + +1.01 2008-08-19 15:20 UTC + + Fix : Now we can do both SQL and brackets. + + Tst : Add tests for embedded newlines. + 1.00 2008-08-18 17:20 UTC + Chg : Rewritten the module in an OO way. It's now easier to specify what you want to translate.