summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 204d4973d0..015bc58ba0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,7 +7,7 @@ Mon Feb 22 18:33:55 2016 Martin Duerst <duerst@it.aoyama.ac.jp>
Mon Feb 22 18:17:03 2016 Martin Duerst <duerst@it.aoyama.ac.jp>
* enc/unicode/case-folding.rb, casefold.h: Fixed bug that avoided inclusion
- of compatibility characters in uppper-/lower-case mappings.
+ of compatibility characters in upper-/lower-case mappings.
(with Kimihito Matsui)
Sun Feb 21 13:57:18 2016 Nobuyoshi Nakada <nobu@ruby-lang.org>