Author: cito Date: Mon Jan 25 17:19:50 2016 New Revision: 782 Log: Add release date of 4.2 to changelog
Modified: branches/4.x/docs/contents/changelog.rst trunk/docs/contents/changelog.rst Modified: branches/4.x/docs/contents/changelog.rst ============================================================================== --- branches/4.x/docs/contents/changelog.rst Mon Jan 25 15:44:52 2016 (r781) +++ branches/4.x/docs/contents/changelog.rst Mon Jan 25 17:19:50 2016 (r782) @@ -1,8 +1,8 @@ ChangeLog ========= -Version 4.2 ------------ +Version 4.2 (2016-01-21) +------------------------ - The supported Python versions are 2.4 to 2.7. - PostgreSQL is supported in all versions from 8.3 to 9.5. - Set a better default for the user option "escaping-funcs". Modified: trunk/docs/contents/changelog.rst ============================================================================== --- trunk/docs/contents/changelog.rst Mon Jan 25 15:44:52 2016 (r781) +++ trunk/docs/contents/changelog.rst Mon Jan 25 17:19:50 2016 (r782) @@ -65,8 +65,8 @@ DB wrapper methods has been reduced and security has been improved by passing the values to libpq separately as parameters instead of inline. -Version 4.2 ------------ +Version 4.2 (2016-01-21) +------------------------ - The supported Python versions are 2.4 to 2.7. - PostgreSQL is supported in all versions from 8.3 to 9.5. - Set a better default for the user option "escaping-funcs". _______________________________________________ PyGreSQL mailing list [email protected] https://mail.vex.net/mailman/listinfo.cgi/pygresql
