summaryrefslogtreecommitdiff
path: root/Changes-1.0.textile
diff options
context:
space:
mode:
authorKornelius Kalnbach <murphy@rubychan.de>2011-08-19 04:43:37 +0200
committerKornelius Kalnbach <murphy@rubychan.de>2011-08-19 04:43:37 +0200
commit5dd7ca65fdb90d6ffe53790abf1fe5a29a66675e (patch)
treeb7450d8dd5b606ea70c8cb54c4743b83b91cf17c /Changes-1.0.textile
parent5b0d3ed58e4e804ba5585dd2091b8091498488fc (diff)
downloadcoderay-5dd7ca65fdb90d6ffe53790abf1fe5a29a66675e.tar.gz
rename CaseIgnoringWordList to WordList::CaseIgnoring
Diffstat (limited to 'Changes-1.0.textile')
-rw-r--r--Changes-1.0.textile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes-1.0.textile b/Changes-1.0.textile
index 8c74145..da79215 100644
--- a/Changes-1.0.textile
+++ b/Changes-1.0.textile
@@ -289,6 +289,7 @@ h3. @WordList@
Stripped down to 19 LOC.
+* *RENAMED* @CaseIgnoringWordList@ to @WordList::CaseIgnoring@
* *REMOVED* caching option because it creates memory leaks.
* *REMOVED* block option.