Author: darcy
Date: Thu Nov 26 10:34:58 2015
New Revision: 631

Log:
Start adding release notes for 4.2.

Modified:
   branches/4.x/docs/changelog.rst
   branches/4.x/docs/changelog.txt

Modified: branches/4.x/docs/changelog.rst
==============================================================================
--- branches/4.x/docs/changelog.rst     Thu Nov 26 10:34:23 2015        (r630)
+++ branches/4.x/docs/changelog.rst     Thu Nov 26 10:34:58 2015        (r631)
@@ -3,6 +3,12 @@
 
 Version 4.2
 -----------
+- Set a better default for the user option "escaping-funcs".
+- Greatly improve unit testing.
+- Force build to compile with no errors.
+- Fix decimal point handling
+- Add option to return money as string
+- Fix notification handler (Thanks Patrick TJ McPhee).
 
 Version 4.1.1 (2013-01-08)
 --------------------------

Modified: branches/4.x/docs/changelog.txt
==============================================================================
--- branches/4.x/docs/changelog.txt     Thu Nov 26 10:34:23 2015        (r630)
+++ branches/4.x/docs/changelog.txt     Thu Nov 26 10:34:58 2015        (r631)
@@ -5,6 +5,13 @@
 Version 4.2
 -----------
 
+- Set a better default for the user option "escaping-funcs".
+- Greatly improve unit testing.
+- Force build to compile with no errors.
+- Fix decimal point handling
+- Add option to return money as string
+- Fix notification handler (Thanks Patrick TJ McPhee).
+
 Version 4.1.1 (2013-01-08)
 --------------------------
 - Add WhenNotified class and method.  Replaces need for third party pgnotify.
_______________________________________________
PyGreSQL mailing list
[email protected]
https://mail.vex.net/mailman/listinfo.cgi/pygresql

Reply via email to