summaryrefslogtreecommitdiff
path: root/missing_d/ChangeLog
diff options
context:
space:
mode:
authorAndrew J. Schorr <aschorr@telemetry-investments.com>2018-12-12 14:08:15 -0500
committerAndrew J. Schorr <aschorr@telemetry-investments.com>2018-12-12 14:08:15 -0500
commitd5d60a503f6de8866be843b40fe6de7c20a0f3a0 (patch)
tree90a217238b5b5c08536829c177ccaf339b1a13c3 /missing_d/ChangeLog
parentc856f5c96f88cc8a5aacf6ee90e92ed80bd8c3ba (diff)
downloadgawk-d5d60a503f6de8866be843b40fe6de7c20a0f3a0.tar.gz
Speed up UTC mktime by using library timegm if available instead of our slow implementation.
Diffstat (limited to 'missing_d/ChangeLog')
-rw-r--r--missing_d/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/missing_d/ChangeLog b/missing_d/ChangeLog
index bc54838f..2d69087a 100644
--- a/missing_d/ChangeLog
+++ b/missing_d/ChangeLog
@@ -1,3 +1,7 @@
+2018-12-12 Andrew J. Schorr <aschorr@telemetry-investments.com>
+
+ * timegm.c: New file implementing timegm.
+
2018-10-03 Arnold D. Robbins <arnold@skeeve.com>
* intprops.h, verify.h: Removed. The copy in ../support is