diff --git a/src/libraries/libmisc/ChangeLog b/src/libraries/libmisc/ChangeLog
index 825e947c01474eb389e0fd18c93d19f143645b29..19f88d307f358857e4712229788f276b9328ea5a 100644
--- a/src/libraries/libmisc/ChangeLog
+++ b/src/libraries/libmisc/ChangeLog
@@ -1,3 +1,15 @@
+Sun Oct 10 18:15:11 1993  Per Cederqvist  (ceder@lysator.liu.se)
+
+	* s-string.c, zmalloc.c: Still has a lot of strange configuration
+	code in the inclucde section. Seems to be buggy.
+
+	* s-string.c: Changed u_ to unsigned.
+
+Fri Oct  8 10:59:49 1993  Per Cederqvist  (ceder@lysator.liu.se)
+
+	* numlist.c, numlist2.c, s-string.c, zmalloc.c: Fixed include
+	statements.
+
 Wed Feb 26 19:52:28 1992  Per Cederqvist  (ceder@lysator)
 
 	* (s-string.c s-string.h zmalloc.c): Lint from gcc 2.0 removed.