summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2000-02-11 09:49:27 +0000
committerOwen Taylor <otaylor@src.gnome.org>2000-02-11 09:49:27 +0000
commit6316f1a5c6e868f9e82fceebbb954346e2ba8839 (patch)
treeb584b7bd53efe3a00f1f15aaef1382da0c4390f4 /TODO
parent1b2e543aa5bc412062c97a9d37c4c5292604025f (diff)
downloadpango-6316f1a5c6e868f9e82fceebbb954346e2ba8839.tar.gz
Up version to match 0.6 release that was made yesterday.
Thu Feb 10 23:45:27 2000 Owen Taylor <otaylor@redhat.com> * configure.in: Up version to match 0.6 release that was made yesterday. * examples/viewer.c (main): Look for fixed if sans isn't found as an initial font. * modules/Makefile.am: Add an install rule to run pango-querymodules. * modules/*/Makefile.am (module_LTLIBRARIES): Set up appropriate install rules. * libpango/Makefile.am: Break the X code out into a separate library.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 984a7386..7b7b505c 100644
--- a/TODO
+++ b/TODO
@@ -63,6 +63,11 @@ Documentation
General
=======
+* Add a "make test" target to examples/, add environment variables
+ to point to module and font alias files, remove the code that
+ loads these from the current directory. (There are security
+ implications with the current stuff)
+
* pango_context_list_fonts does not properly suppress duplicates
when multiple font maps are involved