X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FRegexp-Wildcards.git;a=blobdiff_plain;f=Changes;h=456b4029b90e979881a1d8492072c63ecd076521;hp=8c41c424597408e8f9abec588fec9230d35b0627;hb=refs%2Ftags%2Fv1.03;hpb=4b05cdd06ebeb55b8ced935e9fd99d42d40719ee diff --git a/Changes b/Changes index 8c41c42..456b402 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,12 @@ Revision history for Regexp-Wildcards +1.03 2009-02-26 15:35 UTC + + Add : Translating both 'jokers' and 'sql' at the same time. + + Doc : Cleanups. + + Fix : The ->type forgot how to really accept $^O since the rewrite. + Reported by Bruce McKenzie in RT #43643. + + Upd : META.yml spec updated to 1.4. + 1.02 2008-08-23 09:15 UTC + Add : The 'anchor' metacharacter class.