about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2020-11-16 20:59:51 +0900
committerJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2020-11-16 20:59:51 +0900
commitbd647c156549b2f666e5fae80f1ca674b6cde895 (patch)
treedc066d88f75c9c116b2abe595ea4ac75d70b90ef /ChangeLog
parentd3a6dee9cd7f874fe543a7daf6165b8beee80eea (diff)
downloadzsh-bd647c156549b2f666e5fae80f1ca674b6cde895.tar.gz
zsh-bd647c156549b2f666e5fae80f1ca674b6cde895.tar.xz
zsh-bd647c156549b2f666e5fae80f1ca674b6cde895.zip
47560: add includes/prototypes for tests in configure
On macOS 11.0 it is now an error to use a function without prototype.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b7283a07e..bd6b0849f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2020-11-16  Jun-ichi Takimoto  <takimoto-j@kba.biglobe.ne.jp>
+
+	* 47560: configure.ac, aczsh.m4: add necessary includes or
+	prototypes for the tests in configure (fix errors in macOS 11)
+
 2020-10-29  Oliver Kiddle  <opk@zsh.org>
 
 	* users/26107: Completion/Unix/Command/_git: complete changed