aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2013-04-21 22:18:30 -0700
committerPaul Eggert2013-04-21 22:18:30 -0700
commit84fc48e57a1008b4c047ff30f3a6101b84130671 (patch)
treed5f1b7798a291247aa3567e911d777eca10aac0c /src/ChangeLog
parent1e8589d3d40eaf44c352e2989c2244d94de88405 (diff)
downloademacs-84fc48e57a1008b4c047ff30f3a6101b84130671.tar.gz
emacs-84fc48e57a1008b4c047ff30f3a6101b84130671.zip
* Makefile.in (bootstrap-clean): Remove stamp-h1 too.
Without this fix, "make distclean" leaves stamp-h1 behind.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 5164dc8ff8d..31764cad485 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12013-04-22 Paul Eggert <eggert@cs.ucla.edu>
2
3 * Makefile.in (bootstrap-clean): Remove stamp-h1 too.
4 Without this fix, "make distclean" leaves stamp-h1 behind.
5
12013-04-20 Erik Charlebois <erikcharlebois@gmail.com> 62013-04-20 Erik Charlebois <erikcharlebois@gmail.com>
2 7
3 * w32fns.c (w32_fullscreen_rect): New function to compute the 8 * w32fns.c (w32_fullscreen_rect): New function to compute the