diff options
| author | Oliver Kiddle <opk@zsh.org> | 2025-10-31 09:33:27 +0100 |
|---|---|---|
| committer | Oliver Kiddle <opk@zsh.org> | 2025-10-31 09:33:27 +0100 |
| commit | 6ac61e9a8f6392c1c625f9b46c834e87a357b8d4 (patch) | |
| tree | efb3847402d8a449ce83363f697cdefda3f7d437 /ChangeLog | |
| parent | Dan Drake: 53803: make adam1 prompt wrap len and ellipsized path configurable (diff) | |
| download | zsh-6ac61e9a8f6392c1c625f9b46c834e87a357b8d4.tar zsh-6ac61e9a8f6392c1c625f9b46c834e87a357b8d4.tar.gz zsh-6ac61e9a8f6392c1c625f9b46c834e87a357b8d4.tar.bz2 zsh-6ac61e9a8f6392c1c625f9b46c834e87a357b8d4.tar.lz zsh-6ac61e9a8f6392c1c625f9b46c834e87a357b8d4.tar.xz zsh-6ac61e9a8f6392c1c625f9b46c834e87a357b8d4.tar.zst zsh-6ac61e9a8f6392c1c625f9b46c834e87a357b8d4.zip | |
54007: remove some uses of mod_export that were likely unintended
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2025-10-31 Oliver Kiddle <opk@zsh.org> + + * 54007: Src/exec.c, Src/hist.c, Src/init.c, Src/jobs.c, Src/module.c, + Src/params.c, Src/signals.c, Src/Zle/complete.c, Src/Zle/zle_misc.c, + Src/Zle/compresult.c, Src/Zle/zle_keymap.c, Src/Zle/zle_main.c: + remove some uses of mod_export that were likely unintended + 2025-10-27 Bart Schaefer <schaefer@zsh.org> * Dan Drake: 53803: Functions/Prompts/prompt_adam1_setup: make |
