- Also add a ChangeLog for the last two commits, and increase the
authorAndrew Miller <a1kmm@amxl.com>
Mon, 1 Jul 2002 05:01:25 +0000 (05:01 +0000)
committerAndrew Miller <a1kmm@amxl.com>
Mon, 1 Jul 2002 05:01:25 +0000 (05:01 +0000)
  patchlevel(for the last one).

git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/trunk@782 c9e4aea6-c8fd-4c43-8297-357d70d61c8c

ChangeLog
include/patchlevel.h

index 18992ebfdb5106b747531eef472c6dcf035b8ea1..8cccebbe287771f5da1959bd0ac5ec2655fce116 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2002-07-01 Andrew Miller <a1kmm@mware.virtualave.net>
+       * s_bsd.c (read_packet): Our daily addition to the list of entities to
+       treat as servers - Connecting servers.
+       
+2002-07-01 Andrew Miller <a1kmm@mware.virtualave.net>
+       * doc/debug_memleak_gc.patch,
+       * include/ircd_ircd_alloc.h,
+       * include/memdebug.h,
+       * configure.in,
+       * ircd/Makefile.in,
+       * ircd/memdebug.c: added a Boehm's gc based leak detector to find leaks
+       and notify the operators.
+       
 2002-06-29  Andrew Miller <a1kmm@mware.virtualave.net>
 
        * ircd/s_bsd.c (read_packet): don't make handshaking servers go through
index 8d58e9211c78b8c92ca408df98f639c35c4cc513..4278a4dcfd09e012ac4f46b9d0381d99886f98b5 100644 (file)
@@ -18,7 +18,7 @@
  * $Id$
  *
  */
-#define PATCHLEVEL "05"
+#define PATCHLEVEL "06"
 
 #define RELEASE ".12.alpha."