aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 33649595834..67f281919a9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12008-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * lisp.h (struct Lisp_Misc_Any, struct Lisp_Marker)
4 (struct Lisp_Overlay, struct Lisp_Kboard_Objfwd)
5 (struct Lisp_Save_Value, struct Lisp_Free): Use enum Lisp_Misc_Type
6 rather than `int' for the type of `type'.
7
12008-02-10 Dan Nicolaescu <dann@ics.uci.edu> 82008-02-10 Dan Nicolaescu <dann@ics.uci.edu>
2 9
3 * s/gnu-linux.h: Remove support for non-ELF and linux-1.x. 10 * s/gnu-linux.h: Remove support for non-ELF and linux-1.x.