Fixed up the hesiod library test so that the location of res_send
[mmh] / ChangeLog
index 3c3ea4a..520c910 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+Fri Dec 22 22:08:51 2000 Dan Harkless <dan-nmh@dilvish.speed.net>
+
+       * -apop and -noapop were not documented in msgchk.man.  -snoop was
+       documented but didn't appear in the usage SYNOPSIS.
+
+Fri Dec 22 23:42:16 2000 Shantonu Sen <ssen@mit.edu>
+
+       * Made a new ./configure option called
+       "--with-locking" that allows the file
+       locking mechanism to be chosen there instead of
+       requiring a manual edit of config.h.
+
+       * If the option is not explicitly set, or an
+       invalid option is specified, "dot" locking is
+       chosen. Valid options are "dot", "fcntl",
+       "flock", and "lockf". We need a way to tell
+       the user that these are the valid options, and
+       change the flag "--with-locking" if it's not
+       descriptive enough.
+
 Fri Dec 22 19:21:29 2000 Shantonu Sen <ssen@mit.edu>
 
        * Remove the lex-specific memory hints at the