From e41424fdff659a7631fcdb9dad93670b9aef1466 Mon Sep 17 00:00:00 2001 From: stskeeps Date: Sun, 15 Apr 2007 15:34:42 +0000 Subject: [PATCH] - Patch to remove lusers.c and change from bzero to memset in ircd.c --- Changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changes b/Changes index 0aafeca3e..371b94cf4 100644 --- a/Changes +++ b/Changes @@ -1568,4 +1568,4 @@ - Patch to remove lusers.c and change from bzero to memset in ircd.c by w00t - Patch to remove curses leftover (I am going to assume SIGWINCH isn't a - problem) by w00t + problem) by w00t \ No newline at end of file