Mercurial > p > roundup > code
comparison CHANGES.txt @ 869:6d98bec4e52e
fixed the journal bloat from multilink changes
we just log the add or remove operations, not the whole list
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sun, 14 Jul 2002 23:18:20 +0000 |
| parents | 76c6db876c14 |
| children | 394a6ff9253e |
comparison
equal
deleted
inserted
replaced
| 868:e8162a199d81 | 869:6d98bec4e52e |
|---|---|
| 37 scraped from the web | 37 scraped from the web |
| 38 . added sorting of checklist HTML display | 38 . added sorting of checklist HTML display |
| 39 . switched to using a session-based web login | 39 . switched to using a session-based web login |
| 40 . made mailgw handle set and modify operations on multilinks (bug #579094) | 40 . made mailgw handle set and modify operations on multilinks (bug #579094) |
| 41 . all storage-specific code (ie. backend) is now implemented by the backends | 41 . all storage-specific code (ie. backend) is now implemented by the backends |
| 42 . fixed the journal bloat from multilink changes - we just log the add or | |
| 43 remove operations, not the whole list | |
| 44 | |
| 42 | 45 |
| 43 2002-06-24 0.4.2 | 46 2002-06-24 0.4.2 |
| 44 Fixed: | 47 Fixed: |
| 45 . Cleaned up the hyperdb unit tests. | 48 . Cleaned up the hyperdb unit tests. |
| 46 . Applied patch from Andrew W. Nosenko to give nicer Unauthorised message | 49 . Applied patch from Andrew W. Nosenko to give nicer Unauthorised message |
