diff --git a/ChangeLog b/ChangeLog index fd8bc37776a7125a2d8865d14a6c779dd5b643af..e366d49cf76619e42f1d6c374a07053fe1f5da45 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2002-08-16 Per Cederqvist <ceder@ceder.dyndns.org> + "make check" / Python 1.5 compatibility fixes. + * doc/checkargs.py (lexer.__init__): Use string.split for Python + 1.5 compatibility. + Dump info about existing sessions to a file specified by "Connection status file:". (Bug 706). * src/server/connections.h (Connection): Added the "peer" field.