X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ChangeLog;h=a9797554ad9ee95de9fe4ee19d788fca3252bdd1;hb=2fbe1c3ccc35099d105552c0eef8eb566c97662d;hp=092c2c668e302788d42d746d6ec9405dee3f9dde;hpb=e471b5cc12c5c0eb40422df1e755123e534f0934;p=ircu2.10.12-pk.git diff --git a/ChangeLog b/ChangeLog index 092c2c6..a979755 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,35 @@ +2010-01-13 Michael Poole + + * ircd/m_burst.c (ms_burst): Do not clear keys or limit here -- + MODE_PARSE_WIPEOUT gets modebuf_flush() to do that for us. + +2010-01-06 Michael Poole + + * Makefile.in: Remove doc/Makefile from the build. + + * configure.in: Do not generate doc/Makefile. + + * configure: Regenerate. + + * doc/Makefile.in: Delete. + + * doc/irc.1: Delete. + + * doc/ircd.8: Delete. + + * libs: Delete. + +2010-01-06 Michael Poole + + * ircd/m_topic.c (ms_topic): When no topic timestamp is passed, + use the current time instead of the channel creation time. + +2010-01-06 Michael Poole + + * ircd/m_silence.c (m_silence): Only show the silence list for the + requesting client and for channel services, to help keep other + clients' servers hidden. + 2010-01-06 Michael Poole * ircd/gline.c (gline_add): If a forced G-line has already