diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2008-10-23 08:52:02 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2008-10-23 08:52:02 +0000 |
commit | b0e0d901b21721b77dd37bb34909c06e05f010da (patch) | |
tree | 635bc1ccc3c803c7e6f774d837f8a3534a2e55b3 /ChangeLog | |
parent | 2357877757159229e8364ce3f11af941c0404a53 (diff) | |
download | zsh-b0e0d901b21721b77dd37bb34909c06e05f010da.tar.gz zsh-b0e0d901b21721b77dd37bb34909c06e05f010da.tar.xz zsh-b0e0d901b21721b77dd37bb34909c06e05f010da.zip |
users/13375: trivial rewrite to ternary expression
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 286abeaf8..a7724aa28 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-10-23 Peter Stephenson <pws@csr.com> + + * users/13375: Src/Zle/zle_refresh.c: rewrite ternary expression + which caused problems with the Sun Studio 11 compiler. + 2008-10-22 Barton E. Schaefer <schaefer@zsh.org> * 25927: Completion/Unix/Type/_path_files: include the ignored |