diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2006-08-20 17:04:58 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2006-08-20 17:04:58 +0000 |
commit | 48fb5eabfb71f3c16950ab761919f001cc86f11f (patch) | |
tree | 914d98ee233a6e08314e94923d39675292b9decd /ChangeLog | |
parent | d0b9eddd9a320bed6d87c07d26048bbf6816115c (diff) | |
download | zsh-48fb5eabfb71f3c16950ab761919f001cc86f11f.tar.gz zsh-48fb5eabfb71f3c16950ab761919f001cc86f11f.tar.xz zsh-48fb5eabfb71f3c16950ab761919f001cc86f11f.zip |
22683: deleting style in context never removed style itself
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e80bf8314..7fa6ad748 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-08-20 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * 22638: Src/Modules/zutil.c: deleting styles in contexts didn't + remove the style itself if it was the last context. + 2006-08-17 Peter Stephenson <pws@csr.com> * 22613: configure.ac, Doc/Zsh/mod_datetime.yo, |