Make sure that everything says version 3.2.

This commit is contained in:
D'Arcy J.M. Cain
2001-06-20 11:20:34 +00:00
parent 54e374c9e6
commit 588463a449
3 changed files with 3 additions and 2 deletions

View File

@ -9,6 +9,7 @@ Version 3.2
- Add WIN32 support (gerhard@bigfoot.de)
- Fix some DB-API quoting problems (niall.smart@ebeon.com)
- Moved development into PostgreSQL development tree.
- Added NUMERICOID to list of returned types.
Version 3.1
- Fix some quoting functions. In particular handle NULLs better.