diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index a8b9c3bf1c6..96e31468a3d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2015-01-25 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | Use gnustep-config if available | ||
| 4 | * emacs.c [NS_IMPL_GNUSTEP]: Don't include <GNUstepBase/GSConfig.h>. | ||
| 5 | It doesn't appear to be needed, and the inclusion breaks on | ||
| 6 | Ubuntu 14.10 when 'configure' uses 'gnustep-config'. | ||
| 7 | |||
| 1 | 2015-01-22 Eli Zaretskii <eliz@gnu.org> | 8 | 2015-01-22 Eli Zaretskii <eliz@gnu.org> |
| 2 | 9 | ||
| 3 | * xdisp.c (init_iterator): Restore a comment lost in transition. | 10 | * xdisp.c (init_iterator): Restore a comment lost in transition. |