Remove implemented features from Admin/plans.

This commit is contained in:
Daiki Ueno
2013-07-08 09:13:57 +09:00
parent d3dd94e8c7
commit b877f85b18
-5
View File
@@ -138,9 +138,6 @@ Things we plan to do. Comments welcome.
- filter-sr-latin should transform the resulting output to NFC form.
Needed because the input may contain decomposed Cyrillic accented letters.
- Support python3 format strings,
as described in http://docs.python.org/library/string.html#formatstrings
- In x-c.c, support \unnnn and \Unnnnnnnn escape sequences (ISO C 99
and C++0x http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2170.html)
@@ -149,5 +146,3 @@ Things we plan to do. Comments welcome.
- Use libunistring as hard dependency.
- Extractor for Glade 3.