summaryrefslogtreecommitdiff
path: root/missing_d/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'missing_d/ChangeLog')
-rw-r--r--missing_d/ChangeLog23
1 files changed, 23 insertions, 0 deletions
diff --git a/missing_d/ChangeLog b/missing_d/ChangeLog
index 7322aa33..4197afd9 100644
--- a/missing_d/ChangeLog
+++ b/missing_d/ChangeLog
@@ -1,3 +1,26 @@
+Thu May 6 20:55:14 2010 Arnold D. Robbins <arnold@skeeve.com>
+
+ * Release 3.1.8: Release tar file made.
+
+Fri Apr 30 11:38:49 2010 Arnold D. Robbins <arnold@skeeve.com>
+
+ * snprintf.c: Add check to undef restrict and define as empty.
+ Allows !@#$%^&*() OSF/1 to compile and build.
+
+Mon Apr 26 19:48:07 2010 Arnold D. Robbins <arnold@skeeve.com>
+
+ * snprintf.c (vsnprintf): Undo change of 21 April. vsnprintf
+ is needed for vprintf in that file.
+
+Wed Apr 21 23:32:51 2010 Arnold D. Robbins <arnold@skeeve.com>
+
+ * snprintf.c (vsnprintf): Don't define if not STDARG_H.
+ Gawk doesn't use it.
+
+Fri Mar 19 09:19:17 2010 Arnold D. Robbins <arnold@skeeve.com>
+
+ * usleep.c: New file.
+
Tue Jul 21 22:28:56 2009 Arnold D. Robbins <arnold@skeeve.com>
* Release 3.1.7: Release tar file made.