about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2011-05-09 10:38:02 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2011-05-09 10:38:02 +0000
commitbafa15955d1c0c9e892615afa7fff2476302c7a5 (patch)
tree1c80c56af719d08d25d3fd52dadf7b654c351403 /ChangeLog
parentae4a0ab46cbd2c6db916b702f05436b492a72d4d (diff)
downloadzsh-bafa15955d1c0c9e892615afa7fff2476302c7a5.tar.gz
zsh-bafa15955d1c0c9e892615afa7fff2476302c7a5.tar.xz
zsh-bafa15955d1c0c9e892615afa7fff2476302c7a5.zip
29195: Separate nameddir hash to avoid clash of
"bool" type on Solaris
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a3744c582..f2e71a441 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2011-05-09  Peter Stephenson  <pws@csr.com>
 
+	* 29195: Src/.distfiles, Src/hashnameddir.c, Src/hashtable.c,
+	Src/system.h, Src/zsh.mdd: Separate out hash handling for named
+	directories in order to keep RCP header usage from curses to
+	avoid clash on Solaris 8.
+
 	* 29193: Src/text.c: fix variable declaration that was after
 	code.
 
@@ -14627,5 +14632,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5285 $
+* $Revision: 1.5286 $
 *****************************************************