diff options
author | Eli Zaretskii <eliz@gnu.org> | 2012-11-24 18:58:28 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2012-11-24 18:58:28 +0200 |
commit | 50a60e02574f550773feabdaf1a8cede6316c309 (patch) | |
tree | de2e4ec4c4eb499876a7037e6ce3d76e1efd8c74 /ChangeLog | |
parent | ea0d348b1c4aca50783f6a931e35292f1c96e60b (diff) | |
download | emacs-50a60e02574f550773feabdaf1a8cede6316c309.tar.gz |
Fix the MS-Windows build broken by absence of the *.manifest files.
make-dist (nt): Adjust to changes in names of the *.manifest files.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 39f9b31bf5b..caec4db11a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-11-24 Eli Zaretskii <eliz@gnu.org> + + * make-dist (nt): Adjust to changes in names of the *.manifest + files. + 2012-11-21 Glenn Morris <rgm@gnu.org> * configure.ac (--enable-profiling): Doc fix. |