diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2005-11-15 14:20:27 +0100 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2005-11-15 14:20:27 +0100 |
commit | b135438c4c6aeb5a7cd3403f0cf37e741d589cd3 (patch) | |
tree | b8c7f4be32ccddea2e1aec4898e6b9f8d9c080d4 /doc/CHANGES | |
parent | f7f3ada3350c2a0a99ed307350a230583802cfe0 (diff) | |
parent | c1ede6e8035b0338e0254fbfcbbddfeb608b1269 (diff) |
Merge changes from Wilmer
Diffstat (limited to 'doc/CHANGES')
-rw-r--r-- | doc/CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index c135535d..a03a4a03 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,3 +1,9 @@ +Version 1.0: +- Removed some crashy debugging code. +- QUIT command now works before logging in. (Mainly an RFC-compliancy fix.) + +Finished ... + Version 0.99: - Fixed memory initialization bug in OSCAR module that caused crashes on closing the connection. |