diff options
author | Bruno Haible <bruno@clisp.org> | 2010-05-24 16:18:24 +0200 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2010-06-03 15:05:28 +0200 |
commit | c58360a674dc7902523ced0096808201f1321ba4 (patch) | |
tree | 03ba2a3c09de7cd350f036e734d698c3655436c5 /Admin | |
parent | 6790213abfb628056d52cd77f6a2d67823952646 (diff) | |
download | external_gettext-c58360a674dc7902523ced0096808201f1321ba4.zip external_gettext-c58360a674dc7902523ced0096808201f1321ba4.tar.gz external_gettext-c58360a674dc7902523ced0096808201f1321ba4.tar.bz2 |
Use the newest regex module from gnulib.
Diffstat (limited to 'Admin')
-rw-r--r-- | Admin/plans | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Admin/plans b/Admin/plans index 06e3651..3a42ce6 100644 --- a/Admin/plans +++ b/Admin/plans @@ -147,8 +147,6 @@ 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. |