diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2010-04-13 16:28:21 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2010-04-13 16:28:21 +0000 |
commit | c30b038a422cb918f5a80115ef9c1541cedf3dea (patch) | |
tree | 8000b872bbd2a7650f23b7ffe4cbf5550e45ed76 /ChangeLog | |
parent | 1094863b35d48a93de5cc20bc65121a2712db2d2 (diff) | |
download | zsh-c30b038a422cb918f5a80115ef9c1541cedf3dea.tar.gz zsh-c30b038a422cb918f5a80115ef9c1541cedf3dea.tar.xz zsh-c30b038a422cb918f5a80115ef9c1541cedf3dea.zip |
unposted: calendar system updates:
allow file locking to fall back; don't need dcop for kdialog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 11300ef9b..b7ce3e22a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2010-04-13 Peter Stephenson <pws@csr.com> + + * unposted: Functions/Calendar/calendar, Functions/Calendar/calendar_add, + Functions/Calendar/calendar-edit, Functions/Calendar/calendar_show, + Functions/Calendar/calendar_sort: Fall back to link file locking if + system file locking fails; don't need dcop for kdialog. + 2010-04-12 Clint Adams <clint@zsh.org> * 27876: Completion/Debian/Command/_axi-cache: completion for @@ -13003,5 +13010,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4952 $ +* $Revision: 1.4953 $ ***************************************************** |