Fix changes description to accurately reflect the bug 0.98
Dave Rolsky [Wed, 10 Feb 2010 20:57:42 +0000 (14:57 -0600)]
Changes

diff --git a/Changes b/Changes
index 4687a9a..96ae404 100644 (file)
--- a/Changes
+++ b/Changes
@@ -5,8 +5,9 @@ for, noteworthy changes.
 
   [BUG FIXES]
 
-  * An internals change in 0.97 broke applying a role to an instance (sadly,
-    this wasn't tested by the test suite). (Rafael Kitover)
+  * An internals change in 0.97 broke role application to an instance in some
+    cases. The bug occurred when two different roles were applied to different
+    instances of the same class. (Rafael Kitover)
 
 
 0.97 Tue, Feb 9, 2010