summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c854fd..f3ab8ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.)
diff --git a/NEWS b/NEWS
index a25ded7..8e1a527 100644
--- a/NEWS
+++ b/NEWS
@@ -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
--------------------------------