Add more G-line length tests. Resolves SF#2985922.
[ircu2.10.12-pk.git] / ChangeLog
index ac1643be6f6d610c081c951378bad89ff27bc1e9..f3e6f8e849ae6dca417c4e5183a25118a543485d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2012-05-31  Michael Poole <mdpoole@troilus.org>
+
+       * ircd/gline.c (gline_add): Add length checks for badchan and
+       realname G-lines, comparable to the existing check for traditional
+       G-lines.
+
+       * ircd/s_err.c (ERR_LONGMASK): Remove extra space in format string.
+
 2012-05-31  Michael Poole <mdpoole@troilus.org>
 
        * ircd/m_server.c (check_loop_and_lh): Mention the mechanism used