diff options
author | Alex Larsson <alexl@redhat.com> | 2002-01-15 23:25:49 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2002-01-15 23:25:49 +0000 |
commit | c92309b586331750dc066932143349650311e6b5 (patch) | |
tree | 86cff3ee9bd3cef125f054ebe400aac2db2fe478 /ChangeLog | |
parent | 8943e3c3293c0261a27300bb3a70a9b2d8780528 (diff) | |
download | yelp-c92309b586331750dc066932143349650311e6b5.tar.gz |
Initial work on sane html generation, including some man index work.
2002-01-15 Alex Larsson <alexl@redhat.com>
* src/yelp-view-toc.c:
Initial work on sane html generation, including some
man index work.
* yelp-info.c:
* yelp-man.c:
* yelp-scrollkeeper.c:
Rename the toplevel nodes to "man", "info" and "scrollkeeper".
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2002-01-15 Alex Larsson <alexl@redhat.com> + + * src/yelp-view-toc.c: + Initial work on sane html generation, including some + man index work. + + * yelp-info.c: + * yelp-man.c: + * yelp-scrollkeeper.c: + Rename the toplevel nodes to "man", "info" and "scrollkeeper". + Tue Jan 15 23:27:44 2002 Kristian Rietveld <kris@gtk.org> * src/gtktreemodelfilter.[ch]: update |