Simplify CFLAGS handling in configure and expose crypt() on NetBSD
[ircu2.10.12-pk.git] / ChangeLog
index 11c9d8bb9a1d2294d18b6b5b432922df9fc88b00..f02ed735fd8ae6507ef891a65d5e699b4d8148c6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2005-05-12  Michael Poole <mdpoole@troilus.org>
+
+       * configure.in: Do not try to outsmart the default CFLAGS.
+       Simply add parameters explicitly requested by the user.
+
+       * configure: Regenerate.
+
+       * ircd/ircd_crypt_native.c: Use _XOPEN_SOURCE 600 (which is
+       used in os_generic.c) to get crypt() on NetBSD.
+
+2005-05-11  Kevin L. Mitchell  <klmitch@mit.edu>
+
+       * ircd/ircd.c: if debugging is enabled (both DEBUGMODE defined and
+       -x given), reserve fd 2 for the use of the debugging log;
+       otherwise, some engines may attempt to use fd 2, which would end
+       up getting closed by debug_init() (actually, by
+       log_debug_reopen(), called by log_debug_init(), called by
+       debug_init())
+
 2005-08-10  Michael Poole <mdpoole@troilus.org>
 
        * ircd/channel.c (joinbuf_join): Do not send a MODE +o when a