* lisp/{rfc2047.el,nnweb.el,nnultimate.el,nntp.el,nnslashdot.el,
[elisp/gnus.git-] / ChangeLog
index 6a9e1a5..ace1615 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+1999-12-03  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
+            Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 01.
+
+       * lisp/dgnushack.el (char-before): Use compiler macro instead of
+       byte-optimizer.
+       (char-after): Comment out the byte-optimization.
+
+       * imap.el (imap-base64-encode-string, imap-base64-decode-string):
+       New functions.  They are identical to the built-in codec if
+       possible, otherwise the functions defined in mel are used.
+       (imap-cram-md5-auth): Use them.
+
+1999-12-02  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/imap.el: Remove autoload settings for `base64-decode-string'
+       and `base64-encode-string'.
+
 1999-12-02  Katsumi Yamaoka <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-version-number): Update to 6.13.4.