Got rid of four warnings in Shantonu's new getpass.c. Needed to #include
[mmh] / ChangeLog
index fe72ffa..3bb7d27 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,15 @@
-Mon May 08 23:46:29 2000 Dan Harkless <dan-nmh@dilvish.speed.net>
+Tue May 09 00:50:39 2000 Dan Harkless <dan-nmh@dilvish.speed.net>
+
+       * Alphabetized Shantonu's $pop_kinds output on configure's "pop is
+       enabled" line.  If POP3 is the only kind of POP enabled, say so,
+       rather than just saying "yes" (which is ambiguous).
+
+       * Got rid of four warnings in Shantonu's new getpass.c.  Needed to
+       #include <stdlib.h> for calloc(), <unistd.h> for ttyname(), and
+       "h/mh.h" for adios().  Also changed ch from char to int to get rid
+       of "comparison is always 1 due to limited range of data type" on EOF.
+       
+Mon May 08 23:51:55 2000 Dan Harkless <dan-nmh@dilvish.speed.net>
 
        * Doug informed me that the way I had restored the "lost" version
        histories was wrong, because `cvs checkout's of old versions of
@@ -26,6 +37,9 @@ Mon May 08 23:46:29 2000 Dan Harkless <dan-nmh@dilvish.speed.net>
        files so that they're owned by root, preventing a Trojaning attack
        by a malicious remote user with a UID matching yours.
 
+       * Changed DIFFERENCES to say that RPOP is not currently supported
+       rather than implying it by saying that APOP, KPOP, and POP[3] are.
+
 Sat May 06 08:28:09 2000 Dan Harkless <dan-nmh@dilvish.speed.net>
 
        * Restored lost version histories for those moved files by doing a