libwww-ada95 WWW Protocol Library for Ada95 Clients C H A N G E S Release 1.00 13 May 1998 *) This is our first public release. The Onions library is mostly complete and works fine in our tests, but it is likely that new functionality will be needed as more real-world applications attempt to use it. We encourage you to make those changes directly in the code and send us patches using the Unix command diff -c original_file.adb new_file.adb > patch_file.txt The WWW library is very much incomplete -- just creating a socket stream library was far more work than anticipated. You should treat the existing packages as examples only. Discussion and patches should be sent to which is a public mailing list. We don't currently have any resources for further development of the library, but hopefully the list will enable other people in the community to adopt the project. *) Prior changelog information is kept in the CVS repository. If you have CVS and are planning to do development, download the complete developer repository from http://www.ics.uci.edu/pub/websoft/libwww-ada95/lwa_cvs.tar.gz ftp://www.ics.uci.edu/pub/websoft/libwww-ada95/lwa_cvs.tar.gz and work from that.