aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2008-07-21 17:19:47 +0000
committerDan Nicolaescu2008-07-21 17:19:47 +0000
commitff4865017b88dbf5a7c39ac36920dc13d2fa5797 (patch)
treee15b6f9a4af3c7dfc911b3f1614a4db9bb56df61 /src/ChangeLog
parent6efac8442fb104f3b18afa989a9a03650f347e5a (diff)
downloademacs-ff4865017b88dbf5a7c39ac36920dc13d2fa5797.tar.gz
emacs-ff4865017b88dbf5a7c39ac36920dc13d2fa5797.zip
(NO_REMAP): Do not undefine.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7e4a64b63a9..12f8a54c21c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12008-07-21 Dan Nicolaescu <dann@ics.uci.edu> 12008-07-21 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 * m/ibms390x.h (NO_REMAP): Do not undefine.
4
3 * m/amdx86-64.h: Use SOLARIS2 instead of sun. 5 * m/amdx86-64.h: Use SOLARIS2 instead of sun.
4 6
52008-07-21 Chong Yidong <cyd@stupidchicken.com> 72008-07-21 Chong Yidong <cyd@stupidchicken.com>