Mercurial > emacs
changeset 89618:98233009d16c
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 13 Nov 2003 08:49:46 +0000 |
parents | f7f76c4ee683 |
children | 3ccb0f55cd2e |
files | lisp/gnus/ChangeLog.22 |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog.22 Thu Nov 13 08:49:29 2003 +0000 +++ b/lisp/gnus/ChangeLog.22 Thu Nov 13 08:49:46 2003 +0000 @@ -1,3 +1,9 @@ +2003-11-13 Kenichi Handa <handa@m17n.org> + + * rfc2104.el (rfc2104-hexstring-to-byte-list): Renamed from + rfc2104-hexstring-to-bitstring and changed to return a byte list. + (rfc2104-hash): Convert the result of concat to unibyte string. + 2002-10-16 Dave Love <fx@gnu.org> * mm-bodies.el (mm-encode-body): Doc fix.