diff options
| author | Peter Stephenson <pws@zsh.org> | 2014-09-30 09:58:19 +0100 |
|---|---|---|
| committer | Peter Stephenson <pws@zsh.org> | 2014-09-30 09:58:19 +0100 |
| commit | 15222bcdcb3fddd897117ac08ed18d206fa383d1 (patch) | |
| tree | 20d885821ef008855ea0db22bffb9351e345c8d2 /ChangeLog | |
| parent | Merge branch 'master' of git://git.code.sf.net/p/zsh/code (diff) | |
| download | zsh-15222bcdcb3fddd897117ac08ed18d206fa383d1.tar zsh-15222bcdcb3fddd897117ac08ed18d206fa383d1.tar.gz zsh-15222bcdcb3fddd897117ac08ed18d206fa383d1.tar.bz2 zsh-15222bcdcb3fddd897117ac08ed18d206fa383d1.tar.lz zsh-15222bcdcb3fddd897117ac08ed18d206fa383d1.tar.xz zsh-15222bcdcb3fddd897117ac08ed18d206fa383d1.tar.zst zsh-15222bcdcb3fddd897117ac08ed18d206fa383d1.zip | |
Fix some compiler warnings in Zle
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2014-09-30 Peter Stephenson <p.stephenson@samsung.com> + + * 33293: Src/Zle/compctl.c, Src/Zle/zle_refresh.c: fix warnings + from swish new compilers with a contemporary outlook. + 2014-09-29 Peter Stephenson <p.w.stephenson@ntlworld.com> * 33286: Src/exec.c, Test/A04redirect.ztst: handle redirections |
