Mercurial > p > roundup > code
comparison CHANGES.txt @ 2150:c69dd43728a3
handle older sessions
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 26 Mar 2004 23:54:40 +0000 |
| parents | 702f9a6afdcf |
| children | c97113353415 |
comparison
equal
deleted
inserted
replaced
| 2149:702f9a6afdcf | 2150:c69dd43728a3 |
|---|---|
| 19 - fix reporting of test inclusion in postgresql test | 19 - fix reporting of test inclusion in postgresql test |
| 20 - EditAction was confused about who "self" was | 20 - EditAction was confused about who "self" was |
| 21 - edit collision detection was broken for index-page edits | 21 - edit collision detection was broken for index-page edits |
| 22 - sqlite backend wasn't migrating multilink tables correctly | 22 - sqlite backend wasn't migrating multilink tables correctly |
| 23 - use SimpleCookie instead of Cookie (is an alias for the evil SmartCookie) | 23 - use SimpleCookie instead of Cookie (is an alias for the evil SmartCookie) |
| 24 - handle older sessions in session dbm | |
| 24 | 25 |
| 25 | 26 |
| 26 2004-03-24 0.7.0b1 | 27 2004-03-24 0.7.0b1 |
| 27 Major new features: | 28 Major new features: |
| 28 - added postgresql backend (originally from sf patch 761740, many changes | 29 - added postgresql backend (originally from sf patch 761740, many changes |
