summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2004-03-21 14:31:42 +0000
committerRichard M. Stallman <rms@gnu.org>2004-03-21 14:31:42 +0000
commit06aacc624c2637c59b2739d485d7ca594fb380cf (patch)
tree563aa57c96dc72af48b270727c50e076f79efc33 /ChangeLog
parent8f8607bebf9c61948456a97103ca3d0ed7c510a3 (diff)
downloademacs-06aacc624c2637c59b2739d485d7ca594fb380cf.tar.gz
Fix previous change.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 466a4a303d5..18d83fd50e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
+2004-03-21 Dave Love <fx@gnu.org>
+
+ * configure.in: Fix previous change.
+
2004-03-18 Dave Love <fx@gnu.org>
- * configure.in: Add -znocombreloc to LDFLAGS if supported.
+ * configure.in: Add -znocombreloc to LDFLAGS if compiler supports it.
2004-03-15 Luc Teirlinck <teirllm@auburn.edu>