summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJoel Rosdahl <joel@rosdahl.net>2012-07-01 18:28:06 +0200
committerJoel Rosdahl <joel@rosdahl.net>2012-07-01 18:37:19 +0200
commit542effc8be4b0f9c129bea39bb1ef0ff81444bb0 (patch)
tree24b1e8baf0a53c7f2d6c1bc2a8a9daa9731cf287 /CHANGES
parent57f15c089067fddd3d1a712c23f46fd31bba0276 (diff)
downloadminiircd-542effc8be4b0f9c129bea39bb1ef0ff81444bb0.tar.gz
miniircd-542effc8be4b0f9c129bea39bb1ef0ff81444bb0.zip
Prepare for version 0.4
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 5ffaff4..64db89e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,8 @@
-UNRELEASED
+0.4 2012-07-01
* Added support for channel keys.
- * 422 message is now sent after registration when no MOTD is available.
+ * 422 message is now sent after registration when no MOTD is available. This
+ is apparently needed by some clients.
* Added support for WALLOPS command.
* Added option to store persistent state (currently channel topic and key).
* Fixed crash when the write queue for a disconnected client is non-empty.