diff options
| author | Peter Stephenson <p.stephenson@samsung.com> | 2020-02-24 10:55:48 +0000 |
|---|---|---|
| committer | Peter Stephenson <p.stephenson@samsung.com> | 2020-02-24 10:55:48 +0000 |
| commit | a6a1b28b9807c8c19d5fef424a86b86ddf33bc7f (patch) | |
| tree | fccbe3e02b4d66c30cd2137c2bcf4dfca7f21a68 /ChangeLog | |
| parent | 45447: Complete vcs_info_hookadd and vcs_info_hookdel. Expose _vcs_info_hooks... (diff) | |
| download | zsh-a6a1b28b9807c8c19d5fef424a86b86ddf33bc7f.tar zsh-a6a1b28b9807c8c19d5fef424a86b86ddf33bc7f.tar.gz zsh-a6a1b28b9807c8c19d5fef424a86b86ddf33bc7f.tar.bz2 zsh-a6a1b28b9807c8c19d5fef424a86b86ddf33bc7f.tar.lz zsh-a6a1b28b9807c8c19d5fef424a86b86ddf33bc7f.tar.xz zsh-a6a1b28b9807c8c19d5fef424a86b86ddf33bc7f.tar.zst zsh-a6a1b28b9807c8c19d5fef424a86b86ddf33bc7f.zip | |
45487: Missing mod_export declarations for AIX
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2020-02-24 Peter Stephenson <p.stephenson@samsung.com> + + * 45487: Src/Zle/zle_keymap.c, Src/Zle/zle_main.c, + Src/Zle/zle_move.c, Src/builtin.c, Src/compat.c, Src/utils.c: + Add missing mod_export for AIX compilation. + 2020-02-19 Daniel Shahaf <danielsh@apache.org> * 45447: Completion/Zsh/Command/_zstyle, |
