X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=ChangeLog;h=d26f289f66e4eea6aa7aee146c72ccb36eeaecda;hb=31d7959584363f09dbf599e09313f2916ba03b84;hp=3bb7d272837c2db4360041e9f568fd60c0eb7dae;hpb=09470876aa753a96fa312296ed3c39ba761f3dd2;p=mmh diff --git a/ChangeLog b/ChangeLog index 3bb7d27..d26f289 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,13 +1,17 @@ -Tue May 09 00:50:39 2000 Dan Harkless +Tue May 09 01:13:52 2000 Dan Harkless * 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 + * Fixed four warnings in Shantonu's new getpass.c. Needed to #include for calloc(), 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. + of "comparison is always 1 due to limited range of data type" on EOF. + + * Added steps to README.developers saying to change the version + number to X.Y.Z+dev. Did a little rearranging and changed the FTP + dir from /home/ftp to /var/ftp to reflect Doug's new machine. Mon May 08 23:51:55 2000 Dan Harkless