aboutsummaryrefslogtreecommitdiffstats
path: root/doc/CHANGES
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2005-11-09 02:02:05 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2005-11-09 02:02:05 +0100
commit21d09ac864315f80ff42f5b403a22dd833d0dbbc (patch)
treed6ef352a0ab6ccb89909e1727da0bf6b0819ac33 /doc/CHANGES
parent68b50b5f367de68ca334bb83bf200a3406990410 (diff)
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...)
Diffstat (limited to 'doc/CHANGES')
-rw-r--r--doc/CHANGES1
1 files changed, 1 insertions, 0 deletions
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 ...