diff options
author | Owen Taylor <otaylor@redhat.com> | 2000-10-30 16:21:41 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2000-10-30 16:21:41 +0000 |
commit | 717a0b958c4616753798250985558cab328a6837 (patch) | |
tree | fefaf97d67bc6182dd5c0c7ede8df56cdf4a8b98 /ChangeLog.pre-1-8 | |
parent | 09fb943676e06e3ba5fd4d8352a51719006d12b5 (diff) | |
download | pango-717a0b958c4616753798250985558cab328a6837.tar.gz |
Added docs for the publically exported functions in this module, even
Tue Sep 12 10:21:08 2000 Owen Taylor <otaylor@redhat.com>
* pango/modules.c (pango_map_get_entry): Added docs
for the publically exported functions in this module,
even though they are really only semi-public
(for people implementing new types of #PangoFont),
not public
* pango/pango-utils.c (pango_read_line): Minor bug
tweak.
Diffstat (limited to 'ChangeLog.pre-1-8')
-rw-r--r-- | ChangeLog.pre-1-8 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8 index 98605843..a4eed3a1 100644 --- a/ChangeLog.pre-1-8 +++ b/ChangeLog.pre-1-8 @@ -1,3 +1,14 @@ +Tue Sep 12 10:21:08 2000 Owen Taylor <otaylor@redhat.com> + + * pango/modules.c (pango_map_get_entry): Added docs + for the publically exported functions in this module, + even though they are really only semi-public + (for people implementing new types of #PangoFont), + not public + + * pango/pango-utils.c (pango_read_line): Minor bug + tweak. + Sun Oct 29 01:27:39 2000 Owen Taylor <otaylor@redhat.com> * pango/pangoft2-fontcache.c pango/pangoft2.[ch] |