Mercurial > p > roundup > code
comparison CHANGES.txt @ 2413:7d0bb6601809
fix some column datatypes in postgresql and mysql
(bugs [SF#962611], [SF#959177] and [SF#964231])
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 09 Jun 2004 05:13:14 +0000 |
| parents | 3953092900dd |
| children | 74b63b1beff1 |
comparison
equal
deleted
inserted
replaced
| 2412:15f3a6211a2d | 2413:7d0bb6601809 |
|---|---|
| 16 - re-acquire the OTK manager when we re-open the database | 16 - re-acquire the OTK manager when we re-open the database |
| 17 - mailgw handler can close the database on us | 17 - mailgw handler can close the database on us |
| 18 - fixed grouping by a NULL Link value | 18 - fixed grouping by a NULL Link value |
| 19 - fixed anydbm import/export (sf bugs 965216, 964457, 964450) | 19 - fixed anydbm import/export (sf bugs 965216, 964457, 964450) |
| 20 - fix python 2.3.3 strftime deprecation warning (sf patch 968398) | 20 - fix python 2.3.3 strftime deprecation warning (sf patch 968398) |
| 21 - fix some column datatypes in postgresql and mysql (sf bugs 962611, | |
| 22 959177 and 964231) | |
| 21 | 23 |
| 22 | 24 |
| 23 2004-05-28 0.7.3 | 25 2004-05-28 0.7.3 |
| 24 Fixed: | 26 Fixed: |
| 25 - add "checked" to truth values for Boolean input | 27 - add "checked" to truth values for Boolean input |
