Mercurial > p > roundup > code
diff CHANGES.txt @ 3717:5770f1802cd0
better conflict retry in postgresql backend [SF#1552809]
fix time log example [SF#1554630]
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 03 Oct 2006 23:28:51 +0000 |
| parents | 06d7816976bc |
| children | 0d561b24ceff |
line wrap: on
line diff
--- a/CHANGES.txt Tue Oct 03 23:18:25 2006 +0000 +++ b/CHANGES.txt Tue Oct 03 23:28:51 2006 +0000 @@ -55,6 +55,8 @@ in classic template (sf patch 1424576) - "as" is a keyword in Python 2.6 - "from __future__" statments need to be first line of file in Python 2.6 +- better conflict retry in postgresql backend (sf bug 1552809) +- fix time log example (sf bug 1554630) 2006-04-27 1.1.2
