[Python-modules-commits] r22374 - in packages/python-docutils/trunk/debian (changelog)
jwilk at users.alioth.debian.org
jwilk at users.alioth.debian.org
Sat Jun 30 12:14:32 UTC 2012
Date: Saturday, June 30, 2012 @ 12:14:30
Author: jwilk
Revision: 22374
Close #657269.
Modified:
packages/python-docutils/trunk/debian/changelog
Modified: packages/python-docutils/trunk/debian/changelog
===================================================================
--- packages/python-docutils/trunk/debian/changelog 2012-06-30 12:11:01 UTC (rev 22373)
+++ packages/python-docutils/trunk/debian/changelog 2012-06-30 12:14:30 UTC (rev 22374)
@@ -1,6 +1,8 @@
python-docutils (0.9.1-1) UNRELEASED; urgency=low
* New upstream release.
+ + Fix self-modifying code in rst.el (closes: #657269). Thanks to Samuel
+ Bronson for the bug report and the patch.
+ Drop parsers.rst.directives.misc-encoding.diff: applied upstream.
+ Refresh other patches.
+ Add patch to fix sys.path for tests (test-sys-path.diff).
@@ -10,7 +12,7 @@
Thanks to Helmut Grohne for the bug report.
* DEP-8 tests: use $ADTTMP.
- -- Jakub Wilk <jwilk at debian.org> Sat, 30 Jun 2012 14:10:26 +0200
+ -- Jakub Wilk <jwilk at debian.org> Sat, 30 Jun 2012 14:13:11 +0200
python-docutils (0.9-1) experimental; urgency=low
More information about the Python-modules-commits
mailing list