diff options
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,7 @@ 2006-01-01 Federico Di Gregorio <fog@initd.org> + * Preparing release 2 beta 7. + * MANIFEST.in: we now distrbute pre-built documentation (still need to add to setup.py the code necessary to build docs as part of the build process.) @@ -8,7 +8,7 @@ What's new in psycopg 2.0 beta 7 * Slightly better ZPsycopgDA (no more double connection objects in the menu and other minor fixes.) -* Documentation! (With many kudos to piro.) +* Documentation in the doc/ directory! (With many kudos to piro.) What's new in psycopg 2.0 beta 6 -------------------------------- |