aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn2005-07-13 21:47:54 +0000
committerKen Raeburn2005-07-13 21:47:54 +0000
commitec641d50562aaa11a1c23edce1ebeaf8eca3072b (patch)
tree5c8326c43cde2db4363916601d76878f16998365 /lib-src/ChangeLog
parent2af9d87984266d08940e92158cf433a0b02beaa8 (diff)
downloademacs-ec641d50562aaa11a1c23edce1ebeaf8eca3072b.tar.gz
emacs-ec641d50562aaa11a1c23edce1ebeaf8eca3072b.zip
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.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index bd6949c799c..dd4dc62a562 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,10 @@
12005-07-13 Ken Raeburn <raeburn@gnu.org>
2
3 * pop.c: Don't include des.h (or variants thereof); krb.h will do
4 it.
5 (sendline): Add the \r\n to the line in a temporary buffer, and
6 write it all at once.
7
12005-07-04 Lute Kamstra <lute@gnu.org> 82005-07-04 Lute Kamstra <lute@gnu.org>
2 9
3 Update FSF's address in GPL notices. 10 Update FSF's address in GPL notices.