[Python-modules-commits] r16694 - in packages/pubtal/trunk/debian (changelog)
rodrigo at users.alioth.debian.org
rodrigo at users.alioth.debian.org
Fri Apr 22 03:48:42 UTC 2011
Date: Friday, April 22, 2011 @ 03:48:35
Author: rodrigo
Revision: 16694
New upstream release 3.4. No packaging changes required.
Modified:
packages/pubtal/trunk/debian/changelog
Modified: packages/pubtal/trunk/debian/changelog
===================================================================
--- packages/pubtal/trunk/debian/changelog 2011-04-22 03:25:02 UTC (rev 16693)
+++ packages/pubtal/trunk/debian/changelog 2011-04-22 03:48:35 UTC (rev 16694)
@@ -1,3 +1,13 @@
+pubtal (3.4-1~1) UNRELEASED; urgency=low
+
+ * New upstream release
+ - File seperator characters (e.g. /) can now be used in weblog title names.
+ - Replaced use of md5 module with hashlib
+ - Wrapped all instances of a String being raised as an exception with the
+ Exception class.
+
+ -- Luis Rodrigo Gallardo Cruz <rodrigo at debian.org> Thu, 21 Apr 2011 20:31:18 -0700
+
pubtal (3.3-3~1) UNRELEASED; urgency=low
* Stop encoding text sent to Textile. Closes: #619531.
More information about the Python-modules-commits
mailing list