Mercurial > p > roundup > code
diff 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 |
line wrap: on
line diff
--- a/CHANGES.txt Sun Jul 14 23:17:45 2002 +0000 +++ b/CHANGES.txt Sun Jul 14 23:18:20 2002 +0000 @@ -39,6 +39,9 @@ . switched to using a session-based web login . made mailgw handle set and modify operations on multilinks (bug #579094) . all storage-specific code (ie. backend) is now implemented by the backends + . fixed the journal bloat from multilink changes - we just log the add or + remove operations, not the whole list + 2002-06-24 0.4.2 Fixed:
