A few new commits to libwww code base

You can get the details from

	http://db.w3.org/Library/latest.sql

and instructions on how to update your local CVS tree at

	http://www.w3.org/Library/cvs.html#update

Changes:

* Added two new public functions to the HTLib module which allows the
application to set the application name and version number used in libwww,
primarily in the HTTP user-agent field. Note that there are strict
limitations on what can be put into these strings

* Fixed silly bug in HTML.c where HTML headings were ignored due to a
premature return. As a result, the h files generated using the line mode
browser (www) didn't contain any headings which didn't made them easier to
read

* Fixed problem in the generation of all external function listed in
Library/User/Extrnals.html. This list is still somewhat clumsy and the perl
script generating the list could be improved a lot. If anybody would like
to do this then this would be a very welcome contribution - I am not a perl
expert!

Henrik
--
Henrik Frystyk Nielsen,
World Wide Web Consortium
http://www.w3.org/People/Frystyk

Received on Thursday, 15 October 1998 16:16:05 UTC