Update.
authorueno <ueno>
Thu, 28 Mar 2002 18:17:26 +0000 (18:17 +0000)
committerueno <ueno>
Thu, 28 Mar 2002 18:17:26 +0000 (18:17 +0000)
lisp/ChangeLog

index 9021561..d69be57 100644 (file)
@@ -1,3 +1,12 @@
+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;