Mercurial > p > roundup > code
diff TODO.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 | eacc09520b01 |
line wrap: on
line diff
--- a/TODO.txt Sun Jul 14 23:17:45 2002 +0000 +++ b/TODO.txt Sun Jul 14 23:18:20 2002 +0000 @@ -15,14 +15,14 @@ pending user preferences feature request #507842 pending rename to "instance" to "tracker" -pending journalling: fix the journal bloat - related: Re-enable link backrefs from messages +done journalling: fix the journal bloat +pending related: Re-enable link backrefs from messages feature request #568714 pending alternative user auth: at least an LDAP implementation active security overhaul: see doc/security.txt (RJ) done - switch to sessions for web authentication + - implement and use the new logical control mechanisms - authenticate over a secure connection - - implement and use the new logical control mechanisms - use digital signatures in mailgw active implement an RDB backend (RJ) done - further split the *dbm backends from the core code, allowing
