CHANGELOG the entries are in reverse time order (latest entries at the top) --------------------------------------------------------------------------- Mon May 4 11:52:07 EDT 1998 KRB - all the core functionality is now working in the re-write. add, get, checkin and checkout all function as expected. Sun May 3 21:09:00 EDT 1998 KRB - finally got the major revision to compile. This consisted of a nearly complete re-write of the front end, consolidating it into a single source file. This reduced the amount of source code by a factor of approximately 400%. Unfortunately, this change probably broke just about everything. Fri May 1 15:50:05 EDT 1998 KRB - checkout has been hacked into existance! checkin still needs to be implemend though (so checkout is kind of useless as is) the local copy should be removed on checkout? (for the server -- i.e. the copy that is checked out in the working area on the server) PRE: Fri May 1 09:40:16 EDT 1998 KRB - the basic functionality of add, and get are implemented. - the command line utlity for get can take a version, but the back end doens't support it yet. - the skeleton code for checkout is there, but doesn't work Fri May 1 09:40:16 EDT 1998 KRB - made the initial release to the net at large...