about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWayne Davison <wayned@users.sourceforge.net>2011-04-26 19:08:26 +0000
committerWayne Davison <wayned@users.sourceforge.net>2011-04-26 19:08:26 +0000
commit348d2842f36486cd4b95986fe5f5e8dd562f9dff (patch)
treea68e44013210d8745abf04ee9c9092de0353e45d /ChangeLog
parent875f048b8b1d364b7498681eba972b4f07d8010b (diff)
downloadzsh-348d2842f36486cd4b95986fe5f5e8dd562f9dff.tar.gz
zsh-348d2842f36486cd4b95986fe5f5e8dd562f9dff.tar.xz
zsh-348d2842f36486cd4b95986fe5f5e8dd562f9dff.zip
Use "const" qualifier in termcap prototypes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index eebd4ae31..75f3a15d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-04-26  Wayne Davison  <wayned@users.sourceforge.net>
+
+	* 29053 (modified): Src/prototypes.h: Use "const" qualifier
+	in termcap prototypes.
+
 2011-04-25  Frank Terbeck  <ft@bewatermyfriend.org>
 
 	* Felipe Contreras: 29028: Completion/Unix/Command/_git: Add
@@ -14519,5 +14524,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5263 $
+* $Revision: 1.5264 $
 *****************************************************