about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2022-08-05 22:53:31 +0900
committerJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2022-08-05 22:53:31 +0900
commit7996fa561e93d9c27919ed4d4257c13d99db3807 (patch)
treeeaac742a99a1b9582fd35ee541a59dcc20d29aaa /ChangeLog
parent8e1c6ed6bf416e7716b4c6d5c6822ec752db7b36 (diff)
downloadzsh-7996fa561e93d9c27919ed4d4257c13d99db3807.tar.gz
zsh-7996fa561e93d9c27919ed4d4257c13d99db3807.tar.xz
zsh-7996fa561e93d9c27919ed4d4257c13d99db3807.zip
Felipe Contreras: 50435+50436 (+50444): do not build anything
Use 'make -nqp' to ensure nothing is actually built by completion.
Also include some performance improvements, but it can be still
rather slow in a large project's source tree.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 660fbbd6b..5b89a7d21 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2022-08-05  Jun-ichi Takimoto  <takimoto-j@kba.biglobe.ne.jp>
+
+	* Felipe Contreras: 50435+50436 (+50444):
+	Completion/Unix/Command/_make: do not actually build anything.
+	Also include some performance improvements.
+
 2022-07-24  Jun-ichi Takimoto  <takimoto-j@kba.biglobe.ne.jp>
 
 	* 50421: Completion/Zsh/Context/_redirect: add missing context