aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2008-02-10 17:01:47 +0000
committerDan Nicolaescu2008-02-10 17:01:47 +0000
commit13f6772b12f36c80de152b514c19764c1e4ec16b (patch)
treeae86722a4f1a4c0e6404d4a0b40289ca1c2f0a33 /src/ChangeLog
parenteaf6a1df4b1f8e66353096a0baa36eaaafa58ddb (diff)
downloademacs-13f6772b12f36c80de152b514c19764c1e4ec16b.tar.gz
emacs-13f6772b12f36c80de152b514c19764c1e4ec16b.zip
* s/gnu-linux.h: Remove support for non-ELF and linux-1.x.
* Makefile.in (GNUC): Remove support for gcc-1.x.
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 bb452e6a496..33649595834 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12008-02-10 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * s/gnu-linux.h: Remove support for non-ELF and linux-1.x.
4
5 * Makefile.in (GNUC): Remove support for gcc-1.x.
6
12008-02-10 Richard Stallman <rms@gnu.org> 72008-02-10 Richard Stallman <rms@gnu.org>
2 8
3 * lisp.h (ASET): Use AREF, not ASLOT. 9 * lisp.h (ASET): Use AREF, not ASLOT.