summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrank Terbeck <bewater@users.sourceforge.net>2010-07-19 19:20:27 +0000
committerFrank Terbeck <bewater@users.sourceforge.net>2010-07-19 19:20:27 +0000
commit9b2334cf558b7537047d40c239acc07dcecd5232 (patch)
treef29249b6e36f26d19ff789fe0255c2786b17d300 /ChangeLog
parent28073: allow #! scripts to search path if interpreter not found (diff)
downloadzsh-9b2334cf558b7537047d40c239acc07dcecd5232.tar
zsh-9b2334cf558b7537047d40c239acc07dcecd5232.tar.gz
zsh-9b2334cf558b7537047d40c239acc07dcecd5232.tar.bz2
zsh-9b2334cf558b7537047d40c239acc07dcecd5232.tar.lz
zsh-9b2334cf558b7537047d40c239acc07dcecd5232.tar.xz
zsh-9b2334cf558b7537047d40c239acc07dcecd5232.tar.zst
zsh-9b2334cf558b7537047d40c239acc07dcecd5232.zip
28093, based on Michel Lespinasse: 28090: Fix a problem with `check-for-changes' and freshly initialised repositories.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 600a859d6..e80ca97d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-07-19 Frank Terbeck <ft@bewatermyfriend.org>
+
+ * 28093, based on Michel Lespinasse: 28090:
+ Functions/VCS_Info/Backends/VCS_INFO_get_data_git: Fix a problem
+ with `check-for-changes' and freshly initialised repositories.
+
2010-07-15 Peter Stephenson <p.w.stephenson@ntlworld.com>
* 28073: Src/exec.c, Src/init.c, Src/utils.c: allow #!
@@ -13379,5 +13385,5 @@
*****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5026 $
+* $Revision: 1.5027 $
*****************************************************