From 2095c5749a1024e15a1151db73acd9cf93c9b0cd Mon Sep 17 00:00:00 2001 From: Wilmer van der Gaast Date: Wed, 9 Nov 2005 00:05:34 +0100 Subject: Forgot to commit :-P --- doc/CHANGES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/CHANGES') diff --git a/doc/CHANGES b/doc/CHANGES index c135535d..e87bd15b 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,3 +1,8 @@ +Version 1.0: +- Removed some crashy debugging code. + +Finished ... + Version 0.99: - Fixed memory initialization bug in OSCAR module that caused crashes on closing the connection. -- cgit v1.2.3 From 21d09ac864315f80ff42f5b403a22dd833d0dbbc Mon Sep 17 00:00:00 2001 From: Wilmer van der Gaast Date: Wed, 9 Nov 2005 02:02:05 +0100 Subject: Forgot to modify CHANGES again, and removed some more debugging code we don't need anymore (and didn't want to have in a release in the first place...) --- doc/CHANGES | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/CHANGES') diff --git a/doc/CHANGES b/doc/CHANGES index e87bd15b..a03a4a03 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,5 +1,6 @@ Version 1.0: - Removed some crashy debugging code. +- QUIT command now works before logging in. (Mainly an RFC-compliancy fix.) Finished ... -- cgit v1.2.3