summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2017-02-01 10:42:45 +0900
committerJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2017-02-01 10:42:45 +0900
commit0e25f1cb4d8057c428280baf49df8bd26415e76b (patch)
treef2a041f8120e5d96995cb780a8f2b0879020d23b /ChangeLog
parente641e40940c41f503da28746c180d1375a1b0474 (diff)
downloadzsh-0e25f1cb4d8057c428280baf49df8bd26415e76b.tar.gz
zsh-0e25f1cb4d8057c428280baf49df8bd26415e76b.tar.xz
zsh-0e25f1cb4d8057c428280baf49df8bd26415e76b.zip
40470: make the test work also with ASCII collation
a few OSs (macOS and some versions of BSDs) use ASCII collation even if
UTF-8 locale is in use
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 74a4844ca..f38a5fe12 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-02-01  Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>
+
+	* 40470: Test/D07multibyte.ztst: make the test work also on
+	OSs which always use ASCII collation (e.g. macOS).
+
 2017-01-31  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* 40466: Makefile.in: update depencencies so autoheader is run