summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index e0e0700c2..a20c26c0e 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -88,6 +88,9 @@ Internal
- Make tests runnable again under Jython (although they do not all
pass currently).
+- The reify decorator now maintains the docstring of the function it
+ wraps.
+
1.3a8 (2010-08-08)
==================