From 71e7936fcadfd375a8bdc47987ef8b1b2b542df5 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Wed, 3 Aug 2011 17:38:34 -0400 Subject: [PATCH] Minor --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 04852c695..ef8f41329 100644 --- a/TODO +++ b/TODO @@ -13,6 +13,8 @@ General fixes: API issues to fix before 1.0: ============================ +- Rename all internal symbols (static ones even) to have _hb prefix? + - Add pkg-config files for glue codes (harfbuzz-glib, etc) - Figure out how many .so objects, how to link, etc