summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--Etc/BUGS2
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3b9baa39f..562e42854 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2020-12-04 Daniel Shahaf <d.s@daniel.shahaf.name>
+
+ * 47716: Etc/BUGS: Add Alekxandr's vcs_info patch.
+
2020-12-02 Bart Schaefer <schaefer@zsh.org>
* 47704: Src/Modules/param_private.c: fix scope for "private -p"
diff --git a/Etc/BUGS b/Etc/BUGS
index 502d0a80f..c78f499ed 100644
--- a/Etc/BUGS
+++ b/Etc/BUGS
@@ -79,3 +79,5 @@ exec 3>/tmp/test1 3>/tmp/test2
causes a script to hang.
------------------------------------------------------------------------
+47561: [PATCH v4] vcs_info: choose backend by basedir
+------------------------------------------------------------------------