W3Olista Revision History

Current version is 0.9Beta3
0.9Beta3 (Nov 08, 1995)
Allows maintenance of a hostname cache file for successful and failed attempts to look up IP addresses. I have little time right now, and this feature isn't perfected yet.

0.9Beta2 (Apr 18, 1995)
A missing line continuation character in html.c. I wonder why gcc didn't complain about this one. Thanks to Stuart Hatto and his OSF compiler for pointing this out.

0.9Beta1 (Apr 13, 1995)
SunOS 4.X's stdlib.h doesn't define NULL, so I'm also including stdio.h without really needing one of those functions. It also doesn't have memmove(), so I had to work around it. You only need this patch if you have a SUN running SunOS 4.X and the GNU C compiler.

0.9Beta0 (Apr 12, 1995)
This is the first release with full user-level documentation. After about 6 weeks of continuous programming, I hope there aren't too many bugs left. No function has been left unturned since the 0.0 release. Just before its release, some code was added to make the outfit of proxy and cache log reports a bit better.

0.0 (Feb 1995)
This was a first test release, explicitely branded as Alpha release for test purposes only. Despite needing only three weeks of programming it already had most of the features of the following releases. But there were numerous bugs and problems that hindered its usage on sites other than our own. Could only handle one listing at a time (either a file or a host listing) and could not be operated from the command line.


Frank Pilhofer <fp@informatik.uni-frankfurt.de> Back to the Homepage
Last modified: Tue Apr 18 10:53:35 1995