From 0a57ee76548c1c795f4a550a64baa440d5c30949 Mon Sep 17 00:00:00 2001 From: Andrew Miller Date: Mon, 1 Jul 2002 05:01:25 +0000 Subject: [PATCH] - Also add a ChangeLog for the last two commits, and increase the 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 | 13 +++++++++++++ include/patchlevel.h | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 18992eb..8cccebb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2002-07-01 Andrew Miller + * s_bsd.c (read_packet): Our daily addition to the list of entities to + treat as servers - Connecting servers. + +2002-07-01 Andrew Miller + * 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 * ircd/s_bsd.c (read_packet): don't make handshaking servers go through diff --git a/include/patchlevel.h b/include/patchlevel.h index 8d58e92..4278a4d 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -18,7 +18,7 @@ * $Id$ * */ -#define PATCHLEVEL "05" +#define PATCHLEVEL "06" #define RELEASE ".12.alpha." -- 2.20.1