changelog
Jesse Luehrs [Sun, 24 Apr 2011 16:14:57 +0000 (11:14 -0500)]
Changes

diff --git a/Changes b/Changes
index 5f77f42..9dc34ef 100644 (file)
--- a/Changes
+++ b/Changes
@@ -3,6 +3,17 @@ for, noteworthy changes.
 
 {{$NEXT}}
 
+  [ENHANCEMENTS]
+
+  * Provide definition context information for constructors and destructors, so
+    that they will show up as something other than "generated method (unknown
+    origin)". Also, add the package that accessors are defined in to their
+    definition context.
+
+  [BUG FIXES]
+
+  * Stop hiding warnings produced by throwing errors in DEMOLISH methods.
+
 2.0001 Fri, Apr 22, 2011
 
   [ENHANCEMENTS]