diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 2b4b77b5d..58a820360 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2011-12-09 Simon Ruderich <simon@ruderich.org> + * 29918: Completion: Add new _remote_files() helper and use it to + reduce code duplication. + * 29917: Completion/Unix/Command/_ssh: Tabs to spaces. 2011-12-09 Mikael Magnusson <mikachu@gmail.com> @@ -15703,5 +15706,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5528 $ +* $Revision: 1.5529 $ ***************************************************** |