diff --git a/docs/ChangeLog b/docs/ChangeLog index cedd1dcf8e7..c57ee867a45 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -2,6 +2,10 @@ New in 2011.02 release + IPv6 support + more robust numeric exponentation + --ll-backtrace command line option for PIR level stack traces ++ future-proof for upcoming generational garbage collector in parrot ++ various constructs now return Nil ++ infix: implemented ++ negation metaoperator is now restricted to operators that return Bool New in 2011.01 release + faster subroutine calls (type cache)