Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Some more ChangeLog entries.
  • Loading branch information
jnthn committed Mar 1, 2012
1 parent 20494ee commit 6d0c4a5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/ChangeLog
Expand Up @@ -4,7 +4,10 @@ New in 2012.03
+ more typed exceptions
+ pre-compiled modules/settings are now serialized, not re-built on load
+ startup time is now about 25% of what it once was
+ significant memory reduction (~40%) when pre-compiling modules/settings
+ significant memory and time reduction (~40%) when pre-compiling modules/settings
+ BEGIN and CHECK now work in r-value context
+ constant declarator now works with non-literals on the RHS
+ implemented Set, Bag, KeySet and KeyBag types

New in 2012.02
+ catch duplicate accessor generation required of "has $.x; has @.x;"
Expand Down

0 comments on commit 6d0c4a5

Please sign in to comment.