diff options
Diffstat (limited to 'NEWS.txt')
-rw-r--r-- | NEWS.txt | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -17,6 +17,9 @@ * Fix a bug by which keyword arguments to find_parent() were not being passed on. [bug=1126734] +* Stop a crash when unwisely messing with a tag that's been + decomposed. [bug=1097699] + = 4.1.3 (20120820) = * Skipped a test under Python 2.6 and Python 3.1 to avoid a spurious |