Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
mention a couple of minor changes in ChangeLog
  • Loading branch information
perlpilot committed Jul 30, 2014
1 parent 6663be6 commit 7cac3a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/ChangeLog
Expand Up @@ -7,6 +7,8 @@ New in 2014.08
+ fixed negated character lookup in regexes \C[...]
+ quote words syntax <a b c> splits on breakable space only
+ duplicates in character classes warn now, like in accidently quoted items <[ '/' ]>
+ fixed (s)printf regression with "+" and " " flags
+ allow a DateTime to smartmatch against a Date

New in 2014.07
+ require and build parrot 6.6.0
Expand Down

0 comments on commit 7cac3a1

Please sign in to comment.