Revision history for Perl extension NetServer::Generic.

0.01  Fri Jul 17 13:03:55 1998
        - original version; created by h2xs 1.18
          Doesn't include the minimal SMTP server yet

0.02  Wed Sep 02 11:57:00 1998
        - added peer() method to get peer information
        - added mode() switch, with fork, select, and client parameters
          to govern server mode of operation
          * client mode supports the additional trigger() method
        - added an improved (working!) client/server test script
        - updated documentation
        - minor bugfixes
        - support for NetServer::SMTP

0.03 Thurs Sep 02 09:13:00 1998
        - fixed test failure