diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2005-01-12 12:18:58 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2005-01-12 12:18:58 +0000 |
| commit | 77166e259ee91fde498347de7c3c807d7bff6f1f (patch) | |
| tree | 6382fbe91a8f5eb8b96a3095ed9b602957d826ce /ChangeLog | |
| parent | Fix .distfiles and .cvsignore (diff) | |
| download | zsh-4.2.2.tar zsh-4.2.2.tar.gz zsh-4.2.2.tar.bz2 zsh-4.2.2.tar.lz zsh-4.2.2.tar.xz zsh-4.2.2.tar.zst zsh-4.2.2.zip | |
20695: Fix Cygwin problem with initialising from pointer to imported variablezsh-4.2.2
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -3,6 +3,11 @@ * unposted: Config/version.mk, README, Etc/FAQ.yo: release zsh version 4.2.2. + * 20695: Src/module.c, Src/zsh.h, Src/Modules/parameter.c, + Src/Zle/zleparameter.c: Cygwin barfs on an attempt to + use a pointer to an imported variable in a compile-time + initialiser. + * unposted: Fix .distfiles and .cvsignore for distribution. * unposted: Completion/Unix/Command/_perforce: minor comment |
