Mercurial > emacs
diff src/ChangeLog @ 32753:401f661f11d4
2000-10-22 15:07:47 ShengHuo ZHU <zsh@cs.rochester.edu>
* fns.c (Fbase64_decode_string): The decoded result should be
unibyte.
author | ShengHuo ZHU <zsh@cs.rochester.edu> |
---|---|
date | Sun, 22 Oct 2000 19:08:26 +0000 |
parents | 923b8d6d8277 |
children | c134606d5784 |
line wrap: on
line diff
--- a/src/ChangeLog Sun Oct 22 16:50:16 2000 +0000 +++ b/src/ChangeLog Sun Oct 22 19:08:26 2000 +0000 @@ -1,3 +1,8 @@ +2000-10-22 15:07:47 ShengHuo ZHU <zsh@cs.rochester.edu> + + * fns.c (Fbase64_decode_string): The decoded result should be + unibyte. + 2000-10-23 Andrew Choi <akochoi@i-cable.com> * dispextern.h [macintosh]: Include macgui.h instead of macterm.h.