Fixed PostgreSQL error for explicit cast from int to varchar.

This commit is contained in:
mdean 2001-03-19 13:21:13 +00:00
parent 8edfe83318
commit d35869cea1

View File

@ -20,6 +20,7 @@
(under development)
- Cleaned up most of the user/group admin section (including templates, code re-write, and small bug fixes)
- Added partial API support for anonymous sessions
- Fix PostgreSQL error for explicit cast from int to varchar in todo/index.php
[0.9.9pl1]
- Added some error checking to see if there header and/or database table where created.