summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f7f8d129c..71b7e7d60 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2003-10-06 Peter Stephenson <pws@pwstephenson.fsnet.co.uk>
+ * 19168: Src/prompt.c, Src/utils.c, Src/Modules/datetime.c:
+ various problems with size of buffers and pointer usage
+ in ztrftime().
+
* 19167: Src/glob.c, Test/E01options.ztst: NULL at start
of BRACE_CCL range didn't work.