diff options
Diffstat (limited to 'ChangeLog.pre-1-10')
-rw-r--r-- | ChangeLog.pre-1-10 | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10 index 8f8c6743..d605bbf3 100644 --- a/ChangeLog.pre-1-10 +++ b/ChangeLog.pre-1-10 @@ -1,3 +1,20 @@ +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. + Thu Feb 10 20:19:39 2000 Owen Taylor <otaylor@redhat.com> * examples/viewer.c: Fix some runtime and compile-time warnings. |