0.0.9 (first public release), May 22 2001 - reverted order of "dialing to/dialed from" - fixed the problem of opening too many GRE connections - added command-line parsing (-v, -h) - autoconf/automake support 0.0.8, Oct 24 2000 - added 'lastlog' logging 0.0.7, Oct 24 2000 - fixed little bug in PNS code (caller_id order) - fixed memory leak when returning ppp struct into chain - more verbose error messages - zombies does not exist anymore 0.0.6, Oct 20 2000 - correctly closing the connections, more verbose logging 0.0.5, Oct 14 2000 - fixed bug in multiple connection support - discarding wrong GRE headers (the daemon is much more stable now:) - closing the pty for child process 0.0.4, Oct 13 2000 - GRE channel support - various bugfixes 0.0.3 (lost release), Oct 10 2000 - added the structs from pptpd-1.1.1 containing this statement: $Id: pptpdefs.h,v 1.2 1999/12/23 21:43:33 patl Exp $ (very usefull as I was lazy to go through entire RFC and write the structs myself) 0.0.2, Oct 9 2000 - control connection works, starting ppp, added some pptp structs. what about GRE? 0.0.1, Oct 7 2000 - initial release