about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2013-11-25 16:11:10 +0000
committerPeter Stephenson <pws@zsh.org>2013-11-25 16:11:10 +0000
commit7423ac14e58b0ad9b351ebb75b0fbf11524c3895 (patch)
tree65d2558bb16123b7162cb8c043bc38d3175621c1 /ChangeLog
parent24c37d86ad95bd78861500b113a3080970ae09b9 (diff)
downloadzsh-7423ac14e58b0ad9b351ebb75b0fbf11524c3895.tar.gz
zsh-7423ac14e58b0ad9b351ebb75b0fbf11524c3895.tar.xz
zsh-7423ac14e58b0ad9b351ebb75b0fbf11524c3895.zip
unposted, see 32050, 32051: remove non-ASCII characters in functions
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5e35ef94a..e35267a30 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-11-25  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* unposted, see 32050, 32051: remove non-ASCII characters in
+	installed functions as this causes sed on MacOS problems.
+
 2013-11-25  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* unposted: Completion/Unix/Command/.distfiles,