diff options
author | Elliot Lee <sopwith@src.gnome.org> | 2000-11-16 17:22:29 +0000 |
---|---|---|
committer | Elliot Lee <sopwith@src.gnome.org> | 2000-11-16 17:22:29 +0000 |
commit | c624bdbddb760abedddd113b1ba839e50c6cbb61 (patch) | |
tree | dafa947c0aa9e57735dda3cad4e653aa7a047902 /ChangeLog.pre-1-10 | |
parent | 399c0a006cc8f9d8005c562a7e90cbfef95e2a18 (diff) | |
download | pango-c624bdbddb760abedddd113b1ba839e50c6cbb61.tar.gz |
Make some vars static. Implement pango_module_register function. Move
* pango/modules.c: Make some vars static.
Implement pango_module_register function.
* pango/pango-modules.h, pango/modules.h: Move declaration of
PangoIncludedModule to pango-modules.h for public use.
Diffstat (limited to 'ChangeLog.pre-1-10')
-rw-r--r-- | ChangeLog.pre-1-10 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10 index 6e0275d7..488b79b9 100644 --- a/ChangeLog.pre-1-10 +++ b/ChangeLog.pre-1-10 @@ -1,3 +1,10 @@ +2000-11-15 Elliot Lee <sopwith@redhat.com> + + * pango/modules.c: Make some vars static. + Implement pango_module_register function. + * pango/pango-modules.h, pango/modules.h: Move declaration of + PangoIncludedModule to pango-modules.h for public use. + Wed Nov 15 16:56:38 2000 Owen Taylor <otaylor@redhat.com> * pango/pango-layout.c (process_item): Fix problem with |