about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2009-02-25 10:23:58 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2009-02-25 10:23:58 +0000
commit10182c766bf6096ab2ffc25ba73babe6955dff0a (patch)
tree17537e4e4b81a91507265b176e0b6dd8eae04aee /ChangeLog
parent3b3ff37cc5550b0e71f2c8ddf49d61e8bbed1d9b (diff)
downloadzsh-10182c766bf6096ab2ffc25ba73babe6955dff0a.tar.gz
zsh-10182c766bf6096ab2ffc25ba73babe6955dff0a.tar.xz
zsh-10182c766bf6096ab2ffc25ba73babe6955dff0a.zip
c.f. 26586: rename yylex to zshlex and yytext to zshlextext
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 514bdccf8..0d9395ced 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,10 @@
 
 2009-02-20  Peter Stephenson  <pws@csr.com>
 
+	* c.f. 26586: Src/builtin.c, Src/lex.c, Src/parse.c: rename yylex
+	to zshlex and yytext to zshlextext to avoid possible clashes
+	in linked libraries.
+
 	* 26584: configure.ac, Src/Modules/tcp.h: use bind/netdb.h where
 	appropriate.
 
@@ -11228,5 +11232,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.4577 $                         
+* $Revision: 1.4578 $                         
 *****************************************************