1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
ChangeLog for Gman by Xinkai Wang
v0.9.2 (31.Mar 2001)
- CGI front-end for man2html (gman.pl) added.
- Two new "View Mode": LocalBrowse and NetBrowse.
v0.9.1 (27.Mar 2001)
- bug fix in mandata.h:20 and menu.c:592 when compile with GCC 2.95.3,
(reported by Petter Sundlf )
v0.9.0 (26.Mar 2001)
- add show_mode selecting ("View" menu item). GhostView support.
(suggested by Michael T. Babcock )
- rpm package available.
v0.0.8 (10/17/99)
- pure GTK+ implement, independent from gnome
- gramatical and spelling errors corrected in README
- fix in Makefile
- gman.1x included
- "show_warning" option
v0.0.7 (10/12/99)
- Second release
- Should be bug free
- keyword search capability
- bug-fix for the "task" libary (which is a user-level thread libary)
v0.0.2 (8/9/99)
- First public release
- Should be bug free
- multi-thread implement
- index search
- Read the file README for usage and features
|