Author: Isomer <isomer@coders.net>
[ircu2.10.12-pk.git] / ChangeLog.10
index 70cd3b9d61ad1234e3e3070569010616a21e5687..2b08206338eeab4884134b9a40147967ac59764f 100644 (file)
@@ -1,10 +1,19 @@
 #
 # ChangeLog for ircu2.10.10
 #
-# $Id: ChangeLog.10,v 1.2 2000-03-19 05:49:04 bleep Exp $
+# $Id: ChangeLog.10,v 1.7 2000-03-28 06:40:56 bleep Exp $
 #
 # Insert new changes at beginning of the change list.
 #
+* Fix for Max Undernet Server bug --Bleep
+* Fix for PRIVMSG<->NOTICE translation from hubs --Bleep
+* Fix for Bogus protocol strings for P9 servers --Bleep
+* Hookup UPING code again, cleanups --Bleep
+* Convert numerics back to mask and shift extended numerics
+  follow same mechanism --Bleep
+* Fixed bogus errno return on Solaris --Bleep
+* Fixed core on RPING bug, tokenized RPING --Bleep
+* Remove add_local_domain entirely, unused --Bleep
 * Merge u2_10_10_beta06 create branch u2_10_10_beta07 --Bleep
 * Remove size_t from socket calls, audit usage of size_t
   values. --Bleep