X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Changes;h=1524d4f6e00455e47e476c95307d8a108d728234;hb=b89ade7968f3dfcf54d1c830f1ecdfd09731a412;hp=c27fcf00b99cb163e6d1bdf82a398f1342601f9e;hpb=b59989cf4ef20a00d992f8b249836e8105602f79;p=perl%2Fmodules%2FRegexp-Wildcards.git diff --git a/Changes b/Changes index c27fcf0..1524d4f 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,14 @@ Revision history for Regexp-Wildcards +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. + + Tst : 100% coverage reached. + 0.08 2008-03-09 15:55 UTC + Add : ':funcs' export tag. + Doc : Copyright update.