Mercurial > emacs
changeset 64294:3ac645ba3986
*** empty log message ***
author | Ken Raeburn <raeburn@raeburn.org> |
---|---|
date | Wed, 13 Jul 2005 21:47:54 +0000 |
parents | 0238a53b950b |
children | f2e16ba201e0 |
files | lib-src/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lib-src/ChangeLog Wed Jul 13 21:44:17 2005 +0000 +++ b/lib-src/ChangeLog Wed Jul 13 21:47:54 2005 +0000 @@ -1,3 +1,10 @@ +2005-07-13 Ken Raeburn <raeburn@gnu.org> + + * pop.c: Don't include des.h (or variants thereof); krb.h will do + it. + (sendline): Add the \r\n to the line in a temporary buffer, and + write it all at once. + 2005-07-04 Lute Kamstra <lute@gnu.org> Update FSF's address in GPL notices.