about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2012-04-12 19:54:15 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2012-04-12 19:54:15 +0000
commitb1f58eb7664f987eed8ff295eb1938f0aee186bc (patch)
tree695647904da0900fce2f686bd85793aa68b63488
parent5e2fe3ca18887063f02a677baeb35eb669dec7eb (diff)
downloadzsh-b1f58eb7664f987eed8ff295eb1938f0aee186bc.tar.gz
zsh-b1f58eb7664f987eed8ff295eb1938f0aee186bc.tar.xz
zsh-b1f58eb7664f987eed8ff295eb1938f0aee186bc.zip
fix UTF-8
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ae281ddf..4c521afd8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,7 +14,7 @@
 	of heap; pull hash table creation out into a helper function and
 	use arrlen() to count the array.
 
-	* Václav Zeman: users/16991: Src/params.c: implement hash-table
+	* Václav Zeman: users/16991: Src/params.c: implement hash-table
 	seive variant of arrayuniq() to improve speed at cost of space,
 	falls back on the constant-space version for small arrays.
 
@@ -16169,5 +16169,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5622 $
+* $Revision: 1.5623 $
 *****************************************************