Mercurial > p > roundup > code
diff CHANGES.txt @ 858:2dd862af72ee
all storage-specific code (ie. backend) is now implemented by the backends
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sun, 14 Jul 2002 02:05:54 +0000 |
| parents | c315793d1849 |
| children | 76c6db876c14 |
line wrap: on
line diff
--- a/CHANGES.txt Sun Jul 14 02:02:43 2002 +0000 +++ b/CHANGES.txt Sun Jul 14 02:05:54 2002 +0000 @@ -37,7 +37,7 @@ . added sorting of checklist HTML display . 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 2002-06-24 0.4.2 Fixed:
