Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix sentence in changelog
  • Loading branch information
FROGGS committed Jul 25, 2014
1 parent c506f5d commit 0e65385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ChangeLog
Expand Up @@ -5,7 +5,7 @@ New in 2014.08
+ remove speed penalty of large ranges in character classes
+ make LF, FF, CR and NEL available as character names
+ fixed negated character lookup in regexes \C[...]
+ quote words syntax <a b c> does not split on breakable space only
+ quote words syntax <a b c> splits on breakable space only
+ duplicates in character classes warn now, like in accidently quoted items <[ '/' ]>

New in 2014.07
Expand Down

0 comments on commit 0e65385

Please sign in to comment.