APOP support: Making the apop option appear after pop in ./configure --help
[mmh] / ChangeLog
index b359555..14d17bc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+Fri Apr 14 23:10:44 2000 Dan Harkless <dan-nmh@dilvish.speed.net>
+
+       * Upped the version number to 1.0.4+dev until the next nmh release.
+
+       * Added a "releasing nmh" section to README.developers, while the
+       process was fresh in my mind.
+       
+Fri Apr 14 18:21:34 2000 Dan Harkless <dan-nmh@dilvish.speed.net>
+
+       * Added new files README.developers, ChangeLog_MH-3_to_MH-6.6, and
+       ChangeLog_MH-6.7.0_to_MH-6.8.4.html to DIST target in Makefile.in.
+       
+       * Released nmh-1.0.4.
+
 Tue Apr 11 21:37:03 2000 Dan Harkless <dan-nmh@dilvish.speed.net>
 
        * Applied Brian Campbell <bacam@tardis.ed.ac.uk>'s mhn.defaults.sh
@@ -8,7 +22,9 @@ Tue Apr 11 21:37:03 2000 Dan Harkless <dan-nmh@dilvish.speed.net>
            to the program, quoting them means that xterm thinks they're
            part of the program's name.
 
-       %s doesn't come from MIME headers, so not quoting it is safe.
+       This %s isn't the same as the "Insert content subtype" one from
+       mhshow-show-* -- it doesn't come from MIME headers and is safe not
+       to quote.
 
 Sun Apr 09 13:03:59 2000 Doug Morris <doug@mhost.com>