diff options
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 33717725b5d..31d929efd86 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2001-12-19 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 1 | 2001-12-19 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2 | 2 | ||
| 3 | * emacsserver.c: Conditionally include config.h. | ||
| 4 | |||
| 3 | * emacsclient.c: Include "config.h", not <../src/config.h>. | 5 | * emacsclient.c: Include "config.h", not <../src/config.h>. |
| 4 | (main): Parenthesize assignment when used as truth value to | 6 | (main): Parenthesize assignment when used as truth value to |
| 5 | prevent gcc warnings. | 7 | prevent gcc warnings. |