diff options
| author | Miles Bader | 2005-07-14 08:02:00 +0000 |
|---|---|---|
| committer | Miles Bader | 2005-07-14 08:02:00 +0000 |
| commit | bacb9790f594207469f22ed9f3e8085ab76e5e2b (patch) | |
| tree | b1cee62715d6cd2797f3122e4f058d7bc18ceef6 /lib-src/ChangeLog | |
| parent | d3e4babdd1267fb5690a17949196640a47c6f159 (diff) | |
| parent | ead25b5cabbe092711864eae13a76437e6a65ce1 (diff) | |
| download | emacs-bacb9790f594207469f22ed9f3e8085ab76e5e2b.tar.gz emacs-bacb9790f594207469f22ed9f3e8085ab76e5e2b.zip | |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-69
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 474-484)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 88-91)
- Merge from emacs--cvs-trunk--0
- Update FSF's address in GPL notices
- Update from CVS
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 7 |
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 @@ | |||
| 1 | 2005-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 | |||
| 1 | 2005-07-04 Lute Kamstra <lute@gnu.org> | 8 | 2005-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. |