Doc super() warning in Changes
Dave Rolsky [Sat, 26 May 2012 21:53:33 +0000 (16:53 -0500)]
Changes

diff --git a/Changes b/Changes
index 5458ece..fb1ff41 100644 (file)
--- a/Changes
+++ b/Changes
@@ -3,6 +3,11 @@ for, noteworthy changes.
 
 {{$NEXT}}
 
+  [ENHANCEMENTS]
+
+  * The super() subroutine now carps if you pass it arguments. These arguments
+    are always ignored, but we used to ignore them silently. RT #77383.
+
   [BUG FIXES]
 
   * Fix false positive when checking for circular references for modules that