Author: darcy Date: Thu Jan 3 12:55:17 2013 New Revision: 479 Log: Fix RST syntax - underline too short.
Modified: trunk/docs/changelog.txt Modified: trunk/docs/changelog.txt ============================================================================== --- trunk/docs/changelog.txt Thu Jan 3 12:39:32 2013 (r478) +++ trunk/docs/changelog.txt Thu Jan 3 12:55:17 2013 (r479) @@ -3,7 +3,7 @@ ================== Version 4.1 (2013-01-01) ------------ +------------------------ - Dropped support for Python below 2.5 and PostgreSQL below 8.3. - Added support for Python up to 2.7 and PostgreSQL up to 9.2. - Particularly, support PQescapeLiteral() and PQescapeIdentifier(). _______________________________________________ PyGreSQL mailing list [email protected] https://mail.vex.net/mailman/listinfo.cgi/pygresql
