Fix SF bug #2793176 by making sure check_loop_and_lh() returns non-1 when it kills...
[ircu2.10.12-pk.git] / ChangeLog
index 4fa0b8bdb779589f6b6568593139940c63c8bff0..fe178de3ae0a774a59e001046f1f9408a45018a2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-01-03  Michael Poole <mdpoole@troilus.org>
+
+       * ircd/m_server.c (check_loop_and_lh): Never return 1 when we kill
+       another server.  Update the squit message text for maxhops and hub
+       violations.
+
 2010-01-03  Michael Poole <mdpoole@troilus.org>
 
        * ircd/Makefile.in (IRCD_SRC): Add m_xquery.c and m_xreply.c to