summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b01f47f5f..b040dd09b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2019-12-03 Daniel Shahaf <danielsh@apache.org>
+ * 44962: Functions/VCS_Info/VCS_INFO_bydir_detect,
+ Functions/VCS_Info/vcs_info: vcs_info: Document internal function
+ and variable
+
* 44964: Doc/Zsh/redirect.yo: zshmisc(1): Document APPEND_CREATE
under the append redirection operators, >> and >>!.