Fix SF#1696425 by failing configure if MAXCONNECTIONS is too small.
[ircu2.10.12-pk.git] / ChangeLog
index f823fb14c64a91ef38c21c0b976da8a53f057242..0490238241f32c685cc27843dea6d77aeda63159 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-05-20  Michael Poole <mdpoole@troilus.org>
+
+       * configure.in (maxcon): Check that maximum connections is
+       sufficiently large to avoid underflow in MAXCLIENTS.
+       
 2007-05-20  Michael Poole <mdpoole@troilus.org>
 
        * include/supported.h (FEATURES2): Remove extra space.