X-Git-Url: http://git.pk910.de/?p=ircu2.10.12-pk.git;a=blobdiff_plain;f=ChangeLog;h=ac780e3f8ceb85f9423f3d1cbeca6fa12fc727f7;hp=a9797554ad9ee95de9fe4ee19d788fca3252bdd1;hb=18f0d7529de0b14fb8118fd5ecc2f275ffe515e8;hpb=2fbe1c3ccc35099d105552c0eef8eb566c97662d diff --git a/ChangeLog b/ChangeLog index a979755..ac780e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2010-03-08 Michael Poole + + * ircd/test/ircd_match_t.c (_SC_PAGE_SIZE): Default to + _SC_PAGESIZE if that is defined (as it is on some Unixes). + +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 --