Author: darcy Date: Tue Jan 1 11:02:41 2013 New Revision: 470 Log: Update docs to 4.1
Modified: trunk/docs/announce.txt trunk/docs/changelog.txt Modified: trunk/docs/announce.txt ============================================================================== --- trunk/docs/announce.txt Tue Jan 1 10:35:15 2013 (r469) +++ trunk/docs/announce.txt Tue Jan 1 11:02:41 2013 (r470) @@ -3,12 +3,12 @@ ====================== ------------------------------- -Release of PyGreSQL version 4.0 +Release of PyGreSQL version 4.1 ------------------------------- -PyGreSQL v4.0 has been released. +It has been a long time coming but PyGreSQL v4.1 has been released. -It is available at: http://pygresql.org/files/PyGreSQL-4.0.tgz. +It is available at: http://pygresql.org/files/PyGreSQL-4.1.tgz. If you are running NetBSD, look in the packages directory under databases. There is also a package in the FreeBSD ports collection. Modified: trunk/docs/changelog.txt ============================================================================== --- trunk/docs/changelog.txt Tue Jan 1 10:35:15 2013 (r469) +++ trunk/docs/changelog.txt Tue Jan 1 11:02:41 2013 (r470) @@ -2,7 +2,7 @@ PyGreSQL ChangeLog ================== -Version 4.1 (2012-12-01) +Version 4.1 (2012-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. _______________________________________________ PyGreSQL mailing list [email protected] https://mail.vex.net/mailman/listinfo.cgi/pygresql
