about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2017-03-21 09:57:00 +0000
committerPeter Stephenson <pws@zsh.org>2017-03-21 09:57:00 +0000
commit27a55d859169c83965e670a4cd118f50c66b07bd (patch)
treebdc94aebf462693e8152eb73e4254f2ea40fe99b
parentb627c251a40bf4b6968b7fc5fcb9311bcf9bfb66 (diff)
downloadzsh-27a55d859169c83965e670a4cd118f50c66b07bd.tar.gz
zsh-27a55d859169c83965e670a4cd118f50c66b07bd.tar.xz
zsh-27a55d859169c83965e670a4cd118f50c66b07bd.zip
Improve comment at top of GDBM test
-rw-r--r--ChangeLog5
-rw-r--r--Test/V11db_gdbm.ztst4
2 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ad269634e..3a215e404 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-03-21  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 40821: Test/V11db_gdbm.ztst: Note this contains UTF-8
+	characters and fix name.
+
 2017-03-20  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
 	* unposted (after 40859): Doc/Zsh/contrib.yo: Fix yodl warning.
diff --git a/Test/V11db_gdbm.ztst b/Test/V11db_gdbm.ztst
index 02bdae214..6d74cef2c 100644
--- a/Test/V11db_gdbm.ztst
+++ b/Test/V11db_gdbm.ztst
@@ -1,4 +1,6 @@
-# Tests for the zsh/param/private module
+# Tests for the zsh/db/gdbm module.
+# This contains literal UTF-8 characters; if editing, use
+# UTF-8 mode.
 
 %prep