Browse Source

NEWS: remove an errant block of text

master
Reece H. Dunn 11 years ago
parent
commit
d33c342e74
1 changed files with 0 additions and 7 deletions
  1. 0
    7
      docs/ReleaseNotes.md

+ 0
- 7
docs/ReleaseNotes.md View File



* ctype-style API. * ctype-style API.
* case conversion API (including `totitle` to convert to title case). * case conversion API (including `totitle` to convert to title case).

* Supports the following information from the Unicode Character Data:
* General Category Value (`UnicodeData.txt`);
* General Category Group (`UnicodeData.txt`).
* Supports the following properties from `PropertyList.txt`:
* ctype-style API compatible with `wctype.h`.
* case-conversion API for

Loading…
Cancel
Save