diff options
author | Kornelius Kalnbach <murphy@rubychan.de> | 2011-08-19 04:43:37 +0200 |
---|---|---|
committer | Kornelius Kalnbach <murphy@rubychan.de> | 2011-08-19 04:43:37 +0200 |
commit | 5dd7ca65fdb90d6ffe53790abf1fe5a29a66675e (patch) | |
tree | b7450d8dd5b606ea70c8cb54c4743b83b91cf17c /Changes-1.0.textile | |
parent | 5b0d3ed58e4e804ba5585dd2091b8091498488fc (diff) | |
download | coderay-5dd7ca65fdb90d6ffe53790abf1fe5a29a66675e.tar.gz |
rename CaseIgnoringWordList to WordList::CaseIgnoring
Diffstat (limited to 'Changes-1.0.textile')
-rw-r--r-- | Changes-1.0.textile | 1 |
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. |