]> jfr.im git - irc/evilnet/x3.git/blobdiff - ChangeLog
couple of tweaks so i can do testing with creating svn tarballs
[irc/evilnet/x3.git] / ChangeLog
index c2068dd6bada187f9a0d51973e4eb41a7b1e7a27..fa8ada801941b710f6f04cd14f6104463d59793e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,29 @@
 /***********************************************************************
- X3 ChangeLog
+X3 ChangeLog
+
+2007-01-15  Neil Spierling  <sirvulcan@gmail.com>
+
+       * src/proto-p10.c: RPING support.
+
+2007-01-15  Neil Spierling  <sirvulcan@gmail.com>
+
+       * src/proto-p10.c: This will hide annoying rping/rping error messages
+       from the o3 alert channel when denora is linked. Will write proper
+       functions when i figure out how rping n rpong works.
+
+2007-01-15  Neil Spierling  <sirvulcan@gmail.com>
+
+       * src/spamserv.c: As kNode points to an entry in killed_users_dict,
+       we need to free kNode before removing the entry. Fixed a nasty
+       glibc core.
+
+2007-01-12  Alex Schumann   <rubin@afternet.org>
+
+        * src/mod-helpserv.c: This module is coded very poorly, with lots of
+       newby c mistakes with pointers and malloc and whatnot. This fixes some
+       small part of that so that user commands work again, and to reduce
+       confusion.  It needs a LOT more work to be what I would consider
+       safe..
 
 2007-01-12  Neil Spierling  <sirvulcan@gmail.com>