diff options
author | Manish Singh <yosh@src.gnome.org> | 2001-12-06 20:13:05 +0000 |
---|---|---|
committer | Manish Singh <yosh@src.gnome.org> | 2001-12-06 20:13:05 +0000 |
commit | 13d01a3a024339d8cc65d511d2caad7dc60e947a (patch) | |
tree | 1fb99ba62477256cc3e60326c737b98bcb7cd23e /ChangeLog.pre-1-10 | |
parent | 187255e6344361251b61103f95a043ebd7fba772 (diff) | |
download | pango-13d01a3a024339d8cc65d511d2caad7dc60e947a.tar.gz |
erp, forgot changelog entry for my last commit
Diffstat (limited to 'ChangeLog.pre-1-10')
-rw-r--r-- | ChangeLog.pre-1-10 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10 index 32a55b83..37b635aa 100644 --- a/ChangeLog.pre-1-10 +++ b/ChangeLog.pre-1-10 @@ -17,6 +17,12 @@ Thu Dec 6 10:03:49 2001 HideToshi Tajima <hidetoshi.tajima@sun.com> character sets only. * modules/basic/tables-big.i: add jisx0212, jisx0201 and big5. +2001-12-04 Manish Singh <yosh@gimp.org> + + * pango/modules.c + * pango/querymodules.c: g_module_symbol takes a gpointer *, not just + a gpointer. + 2001-12-03 Matthias Clasen <matthiasc@poet.de> * docs/pango-sections.txt, docs/tmpl/fonts.sgml, @@ -39,7 +45,6 @@ Thu Dec 6 10:03:49 2001 HideToshi Tajima <hidetoshi.tajima@sun.com> * pango/pango-fontset.c: Documentation updates. ->>>>>>> 1.391 Thu Nov 29 11:40:51 2001 Owen Taylor <otaylor@redhat.com> * examples/viewer-qt.cc: Include qpainter.h - apparently |