summaryrefslogtreecommitdiffstats
path: root/lib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 03e041a..06f1f52 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,5 +1,12 @@
2001-09-02 Bruno Haible <haible@clisp.cons.org>
+ * execute.h: New file.
+ * execute.c: New file.
+ * Makefile.am (libnlsut_a_SOURCES): Add execute.c.
+ (noinst_HEADERS): Add execute.h.
+
+2001-09-02 Bruno Haible <haible@clisp.cons.org>
+
* gcd.h: New file.
* gcd.c: New file.
* Makefile.am (libnlsut_a_SOURCES): Add gcd.c.