diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 21dd2f7e95f..555b0becbf5 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2001-10-09 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * emacsserver.c (main): Cast geteuid in sprintf to int. | ||
| 4 | From Hallvard B Furuseth <h.b.furuseth@usit.uio.no>. | ||
| 5 | |||
| 6 | * emacsclient.c (main): Cast isdigit() argument to unsigned char. | ||
| 7 | From Hallvard B Furuseth <h.b.furuseth@usit.uio.no>. | ||
| 8 | |||
| 1 | 2001-10-07 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 9 | 2001-10-07 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2 | 10 | ||
| 3 | * profile.c: Include config.h, not ../src/config.h. | 11 | * profile.c: Include config.h, not ../src/config.h. |