From 73ead21270b95cae04652ad8fbb793907b10245a Mon Sep 17 00:00:00 2001 From: Moritz Lenz Date: Wed, 15 Apr 2009 15:09:58 +0200 Subject: [PATCH] [docs] udpated ChangeLog --- docs/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/ChangeLog b/docs/ChangeLog index b877b6e331c..cdc6d567c93 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -1,4 +1,8 @@ New in 2009-04 release +* wrap and unwrap for subroutines +* calling a method on a Whatever star generates a closure +* sub form of split() now expects delimiter as second argument +* .invert and .push on Hashes * enforce return types of subroutines (partial implementation) * parallel testing * Configure.pl now supports passing options to parrot's Configure