diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2013-07-09 23:41:37 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2013-07-09 23:41:37 -0700 |
commit | c6e7fc0ea726804caa6cbfc673ddeba10bd28ae3 (patch) | |
tree | b4935410221e7ffc72a787b9dd40b7ea41a4207a /ChangeLog | |
parent | 954b166e9037de5fdd43b4fbe7b8c73a36ac402e (diff) | |
download | emacs-c6e7fc0ea726804caa6cbfc673ddeba10bd28ae3.tar.gz |
* Makefile.in (removenullpaths): Remove adjacent null paths.
Fixes: debbugs:14835
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 579cd128ca4..ea9afc289e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2013-07-10 Paul Eggert <eggert@cs.ucla.edu> + + * Makefile.in (removenullpaths): Remove adjacent null paths (Bug#14835). + 2013-07-09 Peter Rosin <peda@lysator.liu.se> (tiny change> * configure.ac (HAVE_W32): Avoid nested functions (the second |