Show users on second (and later) lines of RPL_NAMREPLY correctly.
[ircu2.10.12-pk.git] / ChangeLog
index 4f006262979666abefd36c9e077dc6b98468e4c8..131e12d2d53f4fc2a04b7bb96f9b0f13862b6a60 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-11-24  Michael Poole <mdpoole@troilus.org>
+
+       * ircd/m_names.c (do_names): Don't try to re-initialize the start
+       of buf[] for each line.  It's done the first time around and that
+       can be reused safely.
+
 2007-11-17  Michael Poole <mdpoole@troilus.org>
 
        * ircd/m_stats.c (m_stats): Properly assign param before it is