+2002-03-28 Daiki Ueno <ueno@unixuser.org>
+
+ * liece-400.el (liece-handle-475-message): New handler.
+
+ * liece-commands.el (liece-command-join): Don't encode a channel
+ name before treating it as an integer.
+
+ * liece-ctcp.el: Don't throw an error when liece-q-ccl is not found.
+
2002-03-20 Daiki Ueno <ueno@unixuser.org>
* gettext.el (bind-text-domain): Respect LC_ALL and LC_MESSAGES;