aboutsummaryrefslogtreecommitdiffstats
path: root/vms/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'vms/ChangeLog')
-rw-r--r--vms/ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/vms/ChangeLog b/vms/ChangeLog
index ca3bc436..f8344654 100644
--- a/vms/ChangeLog
+++ b/vms/ChangeLog
@@ -1,3 +1,22 @@
+2013-12-06 Arnold D. Robbins <arnold@skeeve.com>
+
+ * vms-conf.h (__attribute__): Removed definition from here; fixed
+ the issue in the main sources.
+
+2013-12-01 Arnold D. Robbins <arnold@skeeve.com>
+
+ * vms-conf.h (ALLOW_SWITCH): Removed. No longer used.
+ (__attribute__): Define as empty.
+
+2013-08-26 Arnold D. Robbins <arnold@skeeve.com>
+
+ * vms-conf.h (RE_TOKEN_INIT_BUG): Remove define (change of
+ Feb 19 2005) since it's no longer needed.
+
+2013-06-03 Arnold D. Robbins <arnold@skeeve.com>
+
+ * gawkmisc.c (init_sockets): New dummy function.
+
2013-05-27 Arnold D. Robbins <arnold@skeeve.com>
* vms-conf.h: Remove obsolete HAVE_ST_BLKSIZE.