summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 14db7741f9..a4dba1575c 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,7 +1,12 @@
+2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
+
+ * optman/Makefile.am: Set EXEEXT = <empty> (Work around to a bug in
+ automake).
+
2004-04-03 Wilfried Busalski <w.busalski@lancier-monitoring.de>
PR 599/pppd
- * libnetworking/pppd/chat.c: Fre memory that is allocated to fix leak.
+ * libnetworking/pppd/chat.c: Free memory that is allocated to fix leak.
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>