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 31d929efd86..03be213e9a0 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -2,6 +2,8 @@ | |||
| 2 | 2 | ||
| 3 | * emacsserver.c: Conditionally include config.h. | 3 | * emacsserver.c: Conditionally include config.h. |
| 4 | 4 | ||
| 5 | * fakemail.c: Likewise. | ||
| 6 | |||
| 5 | * emacsclient.c: Include "config.h", not <../src/config.h>. | 7 | * emacsclient.c: Include "config.h", not <../src/config.h>. |
| 6 | (main): Parenthesize assignment when used as truth value to | 8 | (main): Parenthesize assignment when used as truth value to |
| 7 | prevent gcc warnings. | 9 | prevent gcc warnings. |