1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-12 23:11:14 +02:00

users/10007

This commit is contained in:
Wayne Davison 2006-03-09 18:17:14 +00:00
parent d74e163121
commit a8d89a3d33

View file

@ -1,5 +1,8 @@
2006-03-09 Wayne Davison <wayned@users.sourceforge.net>
* users/10007: Francisco Borges: Doc/Zsh/options.yo: Added
missing <D> for HIST_SAVE_BY_COPY.
* 22335: Src/Zle/zle_thingy.c: fix some compiler warnings and
ensure that zmod gets restored properly in bin_zle_call().