From 0697c45ab38f60f9cb80e0c4be3d0eb23acb0d30 Mon Sep 17 00:00:00 2001 From: Jun-ichi Takimoto Date: Thu, 2 Mar 2017 11:02:01 +0900 Subject: 40681: strftime builtin should return 1 if ztrftime() returns -1 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ee31ac6f7..e4d86124a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2017-03-02 Jun-ichi Takimoto + + * 40681: Src/Modules/datetime.c: strftime builtin should + return 1 if zstrftime() returns -1. + 2017-03-01 Peter Stephenson * 40622 (typos fixed): Doc/Zsh/builtins.yo, Src/builtin.c, -- cgit v1.2.3