]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - ChangeLog
[svn] allocate_channel(): no need to truncate name, its only caller already does it
[irc/rqf/shadowircd.git] / ChangeLog
index c57857a6cbf8b70fa5ad3632fa3089a2a608bcb1..71b85077d2b4a6e67e3ee4270a8158fc4b85678f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,58 @@
+jilles      2007/10/27 21:56:53 UTC    (20071027-3574)
+  Log:
+  Fix a memory leak.
+  
+
+  Changes:     Modified:
+  +1 -0                trunk/src/channel.c (File Modified) 
+
+
+jilles      2007/09/09 19:19:23 UTC    (20070909-3570)
+  Log:
+  Make /knock send to all channel members on +g (anyone may invite) channels.
+  
+
+  Changes:     Modified:
+  +2 -1                trunk/modules/m_knock.c (File Modified) 
+
+
+jilles      2007/09/09 18:59:08 UTC    (20070909-3568)
+  Log:
+  Make EXTBAN 005 token like unreal's (, instead of :).
+  
+
+  Changes:     Modified:
+  +1 -1                trunk/src/supported.c (File Modified) 
+
+
+jilles      2007/09/06 20:30:22 UTC    (20070906-3566)
+  Log:
+  Remove a sentence which gives the impression that TS6 is optional.
+  
+
+  Changes:     Modified:
+  +1 -2                trunk/doc/sgml/oper-guide/config.sgml (File Modified) 
+
+
+jilles      2007/08/29 22:18:31 UTC    (20070829-3564)
+  Log:
+  Clarify format of IPv6 addresses in SGML documentation.
+  
+
+  Changes:     Modified:
+  +11 -1       trunk/doc/sgml/oper-guide/config.sgml (File Modified) 
+
+
+jilles      2007/08/29 22:04:45 UTC    (20070829-3562)
+  Log:
+  Clarify format of IPv6 addresses in auth{} and connect{}.
+  
+
+  Changes:     Modified:
+  +7 -3                trunk/doc/example.conf (File Modified) 
+  +9 -2                trunk/doc/reference.conf (File Modified) 
+
+
 jilles      2007/08/23 21:02:31 UTC    (20070823-3560)
   Log:
   Add more information about invitations and invexes.