Sat Apr 13 20:38:30 1996 (tmcintos@knapp38.res.iastate.edu (Tim))
    * intermud.c, intermud.h:
      . Changed to version 3 of the I3 protocol.
      . removed functions that sent the outdated mudlist-req and chanlist-req
        packets, and related code.
    * ucache_d.c:
      . Created this daemon to handle the caching for the I3 'ucache' service.
      . Daemon should be fully functional, but still need to add code to use
        it in the 'channel' service. (it doesn't support emotes right now).

Sat Jun 22 14:32:19 1996 (tmcintos@knapp38.res.iastate.edu (Tim))
    * oob_d.c, remote.c:  Changed server::eventCreateSocket() to
        server::eventListenSocket() due to changes in TCP_SERVER

