about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 93f0f9373..a78102ac1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2019-03-25  Jun-ichi Takimoto  <takimoto-j@kba.biglobe.ne.jp>
 
+	* Wesley Schwengle: 44162 (tweaked): Src/Modules/zftp.c: Avoid
+	format-overflow warning by using ztrftime()
+
 	* Wesley Schwengle: 44164: Src/params.c: Avoid stringop-truncation
 	warning by replacing strncpy() by memcpy()