X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ChangeLog;h=9c9177b612e25e4b5600cb41647dbb8361d4ab6b;hb=45f48562be5b65c0d8721a2de10f881ebb2dd59f;hp=151daaedf5cc7bcdff704a51d2ae07bdbd2b93e1;hpb=8c06027f433c39f9d51864f6eb8aa4533cd9b4e6;p=ircu2.10.12-pk.git diff --git a/ChangeLog b/ChangeLog index 151daae..9c9177b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2010-03-04 Kevin L. Mitchell + + * ircd/s_bsd.c: use feature_int() to get the integer value of the + feature...and don't try to set the TOS to its index! + +2010-02-02 Michael Poole + + * include/patchlevel.h (PATCHLEVEL): Bump to (u2.10.12.)13-rc2. + +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.