changeset 206:11ce1dd13f94

Updated to reflect it's 0.7.0 time
author mmj
date Wed, 09 Jun 2004 21:23:59 +1000
parents d4d6e5301970
children de720f1005a4
files ChangeLog TODO VERSION
diffstat 3 files changed, 12 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Jun 09 19:08:32 2004 +1000
+++ b/ChangeLog	Wed Jun 09 21:23:59 2004 +1000
@@ -1,3 +1,8 @@
+0.7.0
+ o Add a macro to make sure mlmmj binaries are invoked with full path
+ o Add the function to mlmmj-maintd to unsubscribe people who've been bouncing
+   for BOUNCELIFE (default 432000 sec, 5 days) time. This completes
+   the bouncehandling of mlmmj. SIC!
  o Add logging to mlmmj-maintd. mlmmj-maintd.lastrun.log in the listdir
    always has the log of the last run.
  o Make mlmmj-bounce capable of sending probes
--- a/TODO	Wed Jun 09 19:08:32 2004 +1000
+++ b/TODO	Wed Jun 09 21:23:59 2004 +1000
@@ -1,10 +1,11 @@
- o bounce-handling:
-   · parse of bouncefiles
-   · probe emails
-   · handle of help-bounces
+ o Convert mlmmj-sub, mlmmj-unsub and mlmmj-process (moderation) to use
+   the new and shiny prepstdreply() function.
+ o Add some more logging to mlmmj-maintd
+
+Functionality items:
  o owner functionality
  o listname+get functionality
- o mlmmj-maintenance (in progress)
+ o web interface
 
 An ever ongoing TODO is we need someone to run it all through valgrind or
 similar and plug all memory and fd leaks etc.
--- a/VERSION	Wed Jun 09 19:08:32 2004 +1000
+++ b/VERSION	Wed Jun 09 21:23:59 2004 +1000
@@ -1,1 +1,1 @@
-0.6.0
+0.7.0-RC