aboutsummaryrefslogtreecommitdiffstats
path: root/pc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'pc/ChangeLog')
-rw-r--r--pc/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/pc/ChangeLog b/pc/ChangeLog
index 1ff3bb1f..49ce73fa 100644
--- a/pc/ChangeLog
+++ b/pc/ChangeLog
@@ -3,6 +3,10 @@
* gawkmisc.pc (w32_maybe_set_errno) [__MINGW32__]: New function,
to correct errno when it is not set to a useful value.
+2016-10-23 Arnold D. Robbins <arnold@skeeve.com>
+
+ * General: Remove trailing whitespace from all relevant files.
+
2016-09-24 Eli Zaretskii <eliz@gnu.org>
Fix compilation warnings on MinGW with the latest runtime.
@@ -97,6 +101,10 @@
avoid warnings about 'usleep' in newer versions of mingw.org's
MinGW runtime.
+2016-01-28 Arnold D. Robbins <arnold@skeeve.com>
+
+ * config.h: Updated to current.
+
2015-05-29 Arnold D. Robbins <arnold@skeeve.com>
* Makefile.tst (negtime): Sync with mainline.