aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2004-03-21 14:31:42 +0000
committerRichard M. Stallman <[email protected]>2004-03-21 14:31:42 +0000
commit06aacc624c2637c59b2739d485d7ca594fb380cf (patch)
tree563aa57c96dc72af48b270727c50e076f79efc33 /ChangeLog
parent8f8607bebf9c61948456a97103ca3d0ed7c510a3 (diff)
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 466a4a303d..18d83fd50e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
+2004-03-21 Dave Love <[email protected]>
+
+ * configure.in: Fix previous change.
+
2004-03-18 Dave Love <[email protected]>
- * configure.in: Add -znocombreloc to LDFLAGS if supported.
+ * configure.in: Add -znocombreloc to LDFLAGS if compiler supports it.
2004-03-15 Luc Teirlinck <[email protected]>