From 620ec14955309c3cacc4e513bb4e287a38693c4a Mon Sep 17 00:00:00 2001 From: Werner Lemberg <wl@gnu.org> Date: Sat, 20 Oct 2001 01:29:38 +0000 Subject: [PATCH] renaming todo -> TODO --- docs/{todo => TODO} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename docs/{todo => TODO} (74%) diff --git a/docs/todo b/docs/TODO similarity index 74% rename from docs/todo rename to docs/TODO index 7cb6441a9..c7816a043 100644 --- a/docs/todo +++ b/docs/TODO @@ -1,11 +1,10 @@ Note that the list of known bugs for FreeType 2 is now located in the document "docs/BUGS". -Here is a list of items that need to be addressed in FreeType 2, they're +Here is a list of items that need to be addressed in FreeType 2; they are not exactly bugs, but should be considered though: * Add synthesized Unicode charmap processing to the CFF driver. * Add the new auto-hinting source code / native Type1/Type2 hinter - to the source code - + to the source code.