diff options
author | Joel Rosdahl <joel@rosdahl.net> | 2011-08-25 20:43:19 +0200 |
---|---|---|
committer | Joel Rosdahl <joel@rosdahl.net> | 2011-08-25 20:43:19 +0200 |
commit | 021bd407f36eb249291b16c44a2b8fbb3bafe557 (patch) | |
tree | ac545ee356090893d2f450ed9ac35e4f83d157cb /CHANGES | |
parent | 55776137a399a11cb831c31efe4818c59ae9b563 (diff) | |
download | miniircd-021bd407f36eb249291b16c44a2b8fbb3bafe557.tar.gz miniircd-021bd407f36eb249291b16c44a2b8fbb3bafe557.zip |
Prepare for version 0.3
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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. |