summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0f13d84..5e138d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-07-30 Kevin Kenny <kennykb@acm.org>
+
+ * tests/clock.test: Allowed UTC as a synonym for GMT in two
+ tests that indirectly invoke 'strftime' with the result of
+ 'gmtime' to fix a bogus test failure on FreeBSD systems.
+ [Bug 1513489].
+
2006-07-30 Joe English <jenglish@users.sourceforge.net>
* doc/AppInit.3: Fix typo [Bug 1496886]