Fix compilation problems when _SC_PAGE_SIZE is not defined by the OS.
[ircu2.10.12-pk.git] / ChangeLog
index 3faf098da32d6f0ac4b27694294882fcd1efd6c8..ac780e3f8ceb85f9423f3d1cbeca6fa12fc727f7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2010-03-08  Michael Poole <mdpoole@troilus.org>
+
+       * 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  <klmitch@mit.edu>
+
+       * 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 <mdpoole@troilus.org>
 
        * include/patchlevel.h (PATCHLEVEL): Bump to (u2.10.12.)13-rc2.