21. February 1999
    * The build in programming langauge is extended, changed and named
      the "wipl programming langauge". It is now possible to enumerate the
      cards in the table and to delte cards. It is also possible to modify
      the counters in any way. A new client program wiplcExec can be used to 
      execute an arbitary program. This has obsoleted the wiplcList program 
      because it is now easy to write a program in the wipl programming 
      langauge which performs the same task.
    * Changed semantic for the -i wiplc option
    * Other minor changes
    * Is still waiting for the first postcard.

4. January 1999:
  The program package is radically changed:
    * It is now independ of tcpdump. Instead it has a single server daemon
      collecting all the information. This has drastically increased 
      performance. The daemon is configured through a configuration file. 
    * Eearlier expressions given to wiplFilterExpr was used to decied which
      counters to update. Now a user-defined program is instead executed which 
      can freely update appropriate counters.
    * The problems with the ipc should now have been fixed and the
      programs can handle signals.
    * The documentation is now extended an written as man pages
    * A Redhat RPM file is also released.

9. November 1998:
  First public alpha release. Almost a year ago I wrote a program to monitor 
  the use of the shared internet connection we have the place I live. On basis 
  of my experiences I reprogrammed espescially the server part of the program, 
  named it wipl, and released it. The program is tested very un-well.
  