aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 76dbe853d89..3e85f45ed72 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,6 +1,12 @@
12008-07-16 Dan Nicolaescu <dann@ics.uci.edu> 12008-07-16 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 * m/m68k.h (linux): Use GNU_LINUX instead.
4 Remove boilerplate comments.
5
3 * m/intel386.h: Undo reactoring from previous change. 6 * m/intel386.h: Undo reactoring from previous change.
7 (LIB_STANDARD): All systems that define USG define LIB_STANDARD
8 too, remove dead code.
9 (linux): Use GNU_LINUX instead.
4 10
52008-07-16 Jason Rumney <jasonr@gnu.org> 112008-07-16 Jason Rumney <jasonr@gnu.org>
6 12