===================
New from 1.0 to 1.2
===================

- The logging doesn't start until there actually is a ppp connection
- The logging ends within three seconds after the connection is lost
- Cleaned the code, and rewrote some lazy written code, meaning
  that I got rid of those system() calls. (ehmn, all but one to be exact)
- Included manpages
- Added the --total option
- Added multiuser support
- Rebuild the code to ease bug tracking
- Commented the source a little better, but far from good. (Hey I'm lazy!) 
  The comments can be found in the HTML files under the source dir.
 
===================
New from 0.9 to 1.0
===================

- Implemented console based operation and skipped the menu system entirely.

- Fixed the timing bug, which was quite harmless but annoying. 
  (And no this has not had any remarkable impact on your online log!)

- Optimized the code and got rid of some rubbish.

