summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJoel Rosdahl <joel@rosdahl.net>2011-08-25 20:43:19 +0200
committerJoel Rosdahl <joel@rosdahl.net>2011-08-25 20:43:19 +0200
commit021bd407f36eb249291b16c44a2b8fbb3bafe557 (patch)
treeac545ee356090893d2f450ed9ac35e4f83d157cb /CHANGES
parent55776137a399a11cb831c31efe4818c59ae9b563 (diff)
downloadminiircd-021bd407f36eb249291b16c44a2b8fbb3bafe557.tar.gz
miniircd-021bd407f36eb249291b16c44a2b8fbb3bafe557.zip
Prepare for version 0.3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 3f9ec63..f7dbfbf 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,11 @@
+0.3 2011-08-25
+
+ * Added --debug flag.
+ * Added optional logging of channel messages to file.
+ * Send a 251 message upon registration to please Pidgin.
+ * Understand but ignore AWAY messages.
+ * Various code cleanup.
+
0.2.0 2003-12-12
* Added switch for specifying a MOTD file.