Thu Mar 11 16:42:15 2004  James Cameron  <quozl@us.netrek.org>

	* ifup-pptp, ifdown-pptp, ifcfg-pptp0: support "ifup pptp0" and
	"ifdown pptp0" commands on Red Hat derived distributions.
	From: Yura Zotov, 2003-07-10 on pptpclient-devel mailing list.

Wed Feb 18 13:00:08 2004  James Cameron  <quozl@us.netrek.org>

	* pptp-command (start()): adjust for other languages, where the
	output of ifconfig is different.  From: Dimas Moreira Junior.

Tue Oct 14 19:33:05 2003  James Cameron  <quozl@us.netrek.org>

	* pptp-command (start()): fix remote IP reading.  From: Tjalling
	Tjalkens.

Tue Apr  1 08:44:15 2003  James Cameron  <quozl@us.netrek.org>

	* pptp-command (start()): add IPLOCAL and IPREMOTE substitution
	keyword for routes, closes support request 712997 on SourceForge.

Mon Dec 30 15:42:46 2002  James Cameron  <quozl@us.netrek.org>

	* Makefile: create for release packaging.
	* options.pptp: adjust naming for ppp 2.4.1 and later.

Wed Nov 20 14:59:19 2002  James Cameron  <quozl@us.netrek.org>

	* pptp-command: activate tunnel via pppd not pptp, so as to obtain
	exit status in case of connection failure, instead of blindly
	relying on interface creation within 60 seconds.  Slight
	adjustment to messages.

Wed Oct 30 14:46:06 2002  James Cameron  <quozl@us.netrek.org>

	* pptp-command (AddCHAP()): remove the superfluous second line of
	chap-secrets, since noauth is in use in the options file, and
	include an asterisk for the IP address.  Without an asterisk, the
	"none of the available passwords would let it use an IP address"
	occurs on more recent ppp versions.

Wed Oct 23 15:07:19 2002  James Cameron  <quozl@us.netrek.org>

	* pptp-command (stop()): send SIGHUP to processes running pptp,
	not to ourselves when we are running from the init.d symlink.
	Closes bug 478331.

Tue Aug  6 11:14:27 2002  James Cameron  <quozl@us.netrek.org>

	* pptp-command (AddTunnel): include the tunnel name for use by
	ip-up.local or ip-up.d scripts.  Derived from a patch by John
	Hardin <johnh@aproposretail.com>

Thu Mar 22 00:13:15 2002  Chris Tooley <chris@tooley.com>

	* pptp_fe.pl:  add username option to be passed to pppd

Tue Dec 18 09:29:28 2001  Yura Zotov  <yznews@hotbox.ru>

	* pptp-command: add support for pap-secrets.

Thu Nov 29 16:10:54 2001  James Cameron  <quozl@us.netrek.org>

	* pptp_fe.pl, xpptp_fe.pl: insert contributed code.
	From: Smoot Carl-Mitchell (smoot@tic.com)

Tue Oct 30 21:11:10 2001  Yura Zotov  <yznews@hotbox.ru>
	
	* pptp-command: fix insecure $ENV{ENV} while running with -T
	switch, and fix AddPPTP() syntax error.

Fri Oct 19 15:00:45 2001  James Cameron  <quozl@us.netrek.org>

	* pptp-command (AddPPTP()): adjusted prior change after discussion
	in #perl channel on irc.openprojects.net, the fix would have
	allowed relative paths, such that if the script were installed
	setuid any file could have been overwritten.

Mon Oct 15 13:27:16 2001  Yura Zotov  <yznews@hotbox.ru>

	* pptp-command (AddTunnel($$$$@)): fix insecure dependency on open
	reported when running with -T (force "taint" checks)
