about summary refs log tree commit diff
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 c5773aaa7..1da0d92bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2020-06-28  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* 46131: Completion/Unix/Command/_git: _git-config: Partly
+	fix a bug whereby a 'foo.ba<TAB>' wouldn't be completed to
+	'foo.bar.baz'.
+
 	* 46128: Completion/Unix/Command/_git: Complete more options
 	and diff/merge tools.