Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
ChangeLog tweaks
  • Loading branch information
lizmat committed Dec 18, 2014
1 parent c856b81 commit 0385d0f
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions docs/ChangeLog
@@ -1,12 +1,11 @@
New in 2014.12
+ Increase/Decrease removed, were deprecated 1+ year
+ method FALLBACK implemented
+ $str ~~ s/// now returns a Match or list of Matche
+ udpated List smart-matching to latest design
+ $*DISTRO and $*KERNEL updated ($*DISTRO now actually reports the Linux
distribution)
+ Method FALLBACK implemented
+ $str ~~ s/// now returns a Match or list of Matches
+ Updated List smart-matching to latest design
+ $*DISTRO and $*KERNEL updated ($*DISTRO now actually report the Linux dist)
+ Configure.pl: Fixed check for outdated nqp-m; warn on missing --prefix
+ optimizations of integer division and Rat construction
+ Optimizations of integer division and Rat construction

New in 2014.11
+ using a constant negative subscript now dies at compile time
Expand Down

0 comments on commit 0385d0f

Please sign in to comment.