diff options
author | Bruno Haible <bruno@clisp.org> | 2010-05-09 02:39:49 +0200 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2010-05-09 02:39:49 +0200 |
commit | 3cbc7564d846bb6a3e56598039a444158fae3091 (patch) | |
tree | 5f83b4f4eb62bd51ebe062efb6fedf519a0d326b /Admin | |
parent | 752f12bc720405fc4a7eae2fecd9d0c30606b31d (diff) | |
download | external_gettext-3cbc7564d846bb6a3e56598039a444158fae3091.zip external_gettext-3cbc7564d846bb6a3e56598039a444158fae3091.tar.gz external_gettext-3cbc7564d846bb6a3e56598039a444158fae3091.tar.bz2 |
More plans.
Diffstat (limited to 'Admin')
-rw-r--r-- | Admin/plans | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Admin/plans b/Admin/plans index 45ba8dc..06e3651 100644 --- a/Admin/plans +++ b/Admin/plans @@ -147,3 +147,9 @@ Things we plan to do. Comments welcome. - In x-c.c, support C++0x escape sequences, see http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2442.htm +- Drop libgrep and use regex instead. + +- Use libunistring as optional and then as hard dependency. + +- Extractor for Glade 3. + |