Author: Bleep <tomh@inxpress.net>
[ircu2.10.12-pk.git] / ChangeLog
index 2b895a45473807731e20efd2832abc3e2bd797f1..8753262bd50a5779b4296a7e9faaf5702d388862 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,20 +1,14 @@
 #
 # ChangeLog for Undernet ircu Servers
 #
-# $Id: ChangeLog,v 1.11 2000-03-14 01:35:20 bleep Exp $
+# $Id: ChangeLog,v 1.12 2000-03-18 01:59:56 bleep Exp $
 #
 # Please insert new entries on the top of the list, a one or two line comment
 # is sufficient. Please include your name on the entries we know who to blame.
 # Please keep lines < 80 chars.
 #-------------------------------------------------------------------------------
-* s_auth.c (start_auth): Bugfix - uninitialized len variable caused binding to
-  client local address to fail, initialize to sizeof(struct sockaddr_in).
-  Clean up leaking file descriptors, set authfd to -1 when closed for error.
-  Bug stomping and fix by Gte. --Bleep
-* Add Run's pline patch. --Run
-* channel.c (send_channel_modes): send modes for second line for channels with
-  a lot of ops. --Gte
-* config-sh.in: add runs fix for symlink restart bug. --Bleep
+* Added hostname hiding compatible with ircu2.10.10 to allow host hiding
+  for transitioning services, back out pline8 for now. --Bleep
 * Fixed default behavior for BADCHAN. supposed to DEFAULT yes, however
   should not change each time a make config is done. -- WT
 * doc/readme.www: add Runs link update patch for linux info. --Bleep