diff --git a/ChangeLog b/ChangeLog index e2b5f2a5..f4c3441f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +jilles 2007/03/18 16:29:31 UTC (20070318-3275) + Log: + Fix documentation of HIDE_SERVERS_IPS define. + + + Changes: Modified: + +2 -2 trunk/include/config.h.dist (File Modified) + + jilles 2007/03/18 14:44:24 UTC (20070318-3271) Log: Don't leak auth{} spoofed ip for I-line is full notice either. diff --git a/NEWS b/NEWS index 0d565edf..ea7d513d 100644 --- a/NEWS +++ b/NEWS @@ -24,7 +24,8 @@ See LICENSE for licensing details (GPL v2). avoiding problems when reloading umode modules in a different order. - Fix -logfile. - Update to the new revision (v8) of the TS6 spec, this fixes problems with - joins reversing certain mode changes crossing them. + joins reversing certain mode changes crossing them. This interoperates + with older versions. - Put "End of Channel Quiet List" at the end of +q lists. - Fix invisible count getting desynched from reality if the act of opering up sets -i or +i. @@ -371,5 +372,5 @@ modules in case the developers need them. Other files recommended for reading: BUGS, README.FIRST, INSTALL -------------------------------------------------------------------------------- -$Id: NEWS 3265 2007-03-17 23:50:25Z jilles $ +$Id: NEWS 3281 2007-03-25 17:59:50Z jilles $ diff --git a/include/serno.h b/include/serno.h index 9882ad50..6bd1003a 100644 --- a/include/serno.h +++ b/include/serno.h @@ -1 +1 @@ -#define SERNO "20070318-3271" +#define SERNO "20070318-3275"