Mercurial > p > roundup > code
diff CHANGES.txt @ 3980:3167ad1c19cd
Allow negative ids other than -1 for item generation [SF#982481]
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 07 Aug 2008 05:59:18 +0000 |
| parents | 954971d612ee |
| children | 82e116d515d2 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Aug 07 05:53:14 2008 +0000 +++ b/CHANGES.txt Thu Aug 07 05:59:18 2008 +0000 @@ -10,6 +10,7 @@ - Fix for postgres 8.3 compatibility (and bug) (sf patch #2030479) - Fix for translations (sf patch #2032526) - Fire reactors after file storage is all done (sf patch #2001243) +- Allow negative ids other than -1 for item generation (sf patch #1982481) 2008-03-01 1.4.4
