about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrey Borzenkov <bor@users.sourceforge.net>2001-06-06 16:55:23 +0000
committerAndrey Borzenkov <bor@users.sourceforge.net>2001-06-06 16:55:23 +0000
commit7b216856ab753f038bb2fb3ec07a5c26e5a28126 (patch)
treea2f3c2eaf1ac08e26c42cc3503eef272609b296e /ChangeLog
parent368b4628bab781cedae1470b7bc62d3071481fc6 (diff)
downloadzsh-7b216856ab753f038bb2fb3ec07a5c26e5a28126.tar.gz
zsh-7b216856ab753f038bb2fb3ec07a5c26e5a28126.tar.xz
zsh-7b216856ab753f038bb2fb3ec07a5c26e5a28126.zip
14772: David Lebel <lebel@lebel.org>: OpenBSD dynamic linking
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 16e12aafd..bb9e26610 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,9 @@
 
 2001-06-06  Andrej Borsenkow  <bor@zsh.org>
 
+	* 14772: David Lebel <lebel@lebel.org>: zshconfig.ac: patch
+	for dynamic linking on OpenBSD
+
 	* unposted: Etc/zsh-development-guide: we now support autoconf-2.50
 
 	* 14766: Src/prompt.c: unify %l substitution (tty0, pts/3 etc)