summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4dbb36abd..887637967 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-05-09 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>
+
+ * 35064: Src/pattern.c, Src/utils.c, Src/ztype.h: rename
+ ISPRINT to ZISPRINT to avoid name conflict
+
2015-05-08 Peter Stephenson <p.stephenson@samsung.com>
* 35059: Doc/Zsh/builtins.yo, Src/params.c,