about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 913585d06..289b61120 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2013-07-25  Peter Stephenson  <p.stephenson@samsung.com>
 
+	* Jun T.: 31756: Completion/Unix/Command/_make: further make
+	completion improvements: tke care of mutually exclusive options;
+	add _description using $state_descr; add completions for
+	--debug=flag; fix typo (pointed out by Daniel Shahaf).
+
 	* 31574: Src/parse.c: alternative fix to 31545 if FD_CLOEXEC is
 	not available, removing dump records more consistently.