diff options
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 f036480180e..51a5c307e47 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 1999-10-11 Jonathan I. Kamens <jik@kamens.brookline.ma.us> | ||
| 2 | |||
| 3 | * pop.c: Use "pop3" as the POP service name on all platforms, | ||
| 4 | instead of using "pop" on Unix and "pop3" on Windows NT. "pop3" | ||
| 5 | has been the standard service name since RFC 1340 was published in | ||
| 6 | July 1992, so I think it's safe to start using it by default. | ||
| 7 | |||
| 1 | 1999-09-27 Dave Love <fx@gnu.org> | 8 | 1999-09-27 Dave Love <fx@gnu.org> |
| 2 | 9 | ||
| 3 | * make-docfile.c (scan_lisp_file): Fix typo causing infloop. | 10 | * make-docfile.c (scan_lisp_file): Fix typo causing infloop. |