diff options
| author | Sebastian Gniazdowski <psprint@fastmail.com> | 2016-11-08 02:27:04 -0800 |
|---|---|---|
| committer | Peter Stephenson <pws@zsh.org> | 2016-11-08 10:49:13 +0000 |
| commit | 68a576bc552af1a5484fda9d5e28eff7ca5a2364 (patch) | |
| tree | 0914f5f29c5db289fa21882b8c8ffac2effeeb49 /ChangeLog | |
| parent | 39867, tweaked: Use cast to unsigned char to test character. (diff) | |
| download | zsh-68a576bc552af1a5484fda9d5e28eff7ca5a2364.tar zsh-68a576bc552af1a5484fda9d5e28eff7ca5a2364.tar.gz zsh-68a576bc552af1a5484fda9d5e28eff7ca5a2364.tar.bz2 zsh-68a576bc552af1a5484fda9d5e28eff7ca5a2364.tar.lz zsh-68a576bc552af1a5484fda9d5e28eff7ca5a2364.tar.xz zsh-68a576bc552af1a5484fda9d5e28eff7ca5a2364.tar.zst zsh-68a576bc552af1a5484fda9d5e28eff7ca5a2364.zip | |
39869: can transfer ownership of core of array when assigning
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2016-11-08 Peter Stephenson <p.stephenson@samsung.com> + * Sebastian: 39869: can transfer ownership of core of array when + assigning. + * 39867: Src/utils.c: cast to unsigned char to compare against 0x7f. |
