aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 9f4fc1a5d42..c7874612c6d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12008-03-03 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * w32term.c: Remove unused include "gnu.h".
4 * makefile.w32-in (w32term.o): Don't depend on gnu.h
5
6 * gnu.h: Rename to ...
7 * emacs-icon.h: ... this.
8 * xterm.c: Use emacs-icon.h instead of gnu.h.
9 * Makefile (xterm.o): Depend on emacs-icon.h, not gnu.h.
10
12008-03-03 Juanma Barranquero <lekktu@gmail.com> 112008-03-03 Juanma Barranquero <lekktu@gmail.com>
2 12
3 * w32font.c: Include math.h. 13 * w32font.c: Include math.h.