about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f0ff5b109..c2f1df360 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2013-11-29  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* 32066 (via 31985 Clemens Hammacher and 32064 Hong Xu):
+	Functions/VCS_Info/Backends/VCS_INFO_get_data_git,
+	Functions/VCS_Info/VCS_INFO_reposub: fix %r and %S in vcs_info
+	formats when a repository subdirectory is accessed via a symlink.
+
 2013-11-27  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 32061: Src/utils.c: Fix "use of uninitialized memory" in metafy