about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2023-12-08 21:58:07 +0100
committerOliver Kiddle <opk@zsh.org>2023-12-13 11:49:19 +0100
commit4c89849c98172c951a9def3690e8647dae76308f (patch)
tree214e59d59cf109bdb27c7b4f75f7121a3db84d49 /ChangeLog
parent0b5850c162161512a7faceb7a8acad1c119c5630 (diff)
downloadzsh-4c89849c98172c951a9def3690e8647dae76308f.tar.gz
zsh-4c89849c98172c951a9def3690e8647dae76308f.tar.xz
zsh-4c89849c98172c951a9def3690e8647dae76308f.zip
52383: Avoid incompatible pointer types in terminfo global variable checks
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4110765a0..5c60d4733 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2023-12-13  Oliver Kiddle  <opk@zsh.org>
 
+	* Florian Weimer: 52383: configure.ac: Avoid incompatible pointer
+	types in terminfo global variable checks
+
 	* 52394: configure.ac: alter form of /dev/fd test to work where
 	/bin/sh is ksh such as on Solaris 11