OUTDATED!

 Copyright (C) 2001 Cyberdude47

 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License
 as published by the Free Software Foundation; either version 2
 of the License, or (at your option) any later version.

 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.

 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.

Changelog ADSL4Linux
http://www.adsl4linux.nl



Changes starting from 1.00:


Gentoo Edition (by Sam Besselink):
- Translated loads of stuff into English.
- Rewritten installation script, Makefile amongst others to make it compatible
  to the Emerge system.
- Created a .ebuild file for both pptp-rk-1.1.0 (originally named
  pptp-1.1.0-rk1, but changed due to Portage naming conventions) and adsl4linux.
- Firewall options removed everywhere, it toke too long to try and port it to
  Portage. (I've removed all the lines about the firewall except this note in
  all files, they were unneccesary.)

  (Check www.adsl4linux.nl if you want the firewall + scripts)

1.10 Pre-Alpha releases
- 'adsl' rewritten in C. Thanks Bert en Zapata!
- pptp-1.03-rk2 -- thanks Rein Klazes!
- 'adsl status' prints session total.

version 1.07 BETA

- /home/user/install.sh bugfix. Only untar worked in 1.06.
- Some typing errors corrected.
- Changed 'adsl status'. New: Logged in since...
- Made a loop in 'adsl start' to check if there's a connection.


version 1.06 BETA

- Edited status to use AWK instead of multiple CUT's.
- Edited restart, timeout loop to make sure pptp is really gone.
- Edited stop to make sure it doesn't try to stop if there isn't a pppd process.
- Edited installation. Now accepts /home/user/install.sh istead of only
  ./install.sh! (NOT applicable to the Gentoo editions)


version 1.05 BETA

- Also monthly usage is shown in status.


version 1.04 BETA

- Changes to status
- Added option 'adsl version' to find out your current ADSL4Linux version.
- Rein Klazes patched pptp-1.0.3 again.
- Also total usage shown with 'adsl status'.


version 1.03 BETA

- Extended 'status'
- Bugfixes: installation, status, start and stop.
- Replaced options.adsl with 'adsl' in /etc/ppp/peers
- Testing for /etc/ppp/peers directory.
   

version 1.02 BETA

- Added 'adsl status' function, which gives you usage.
  Also displays the ppp adapter uptime.
- Now using a pptp patch by Rein Klazes! This enables the connection being
  opened by pppd: 'pppd call adsl'.
  So in options.adsl the line will be:
  pty "/usr/sbin/pptp 10.0.0.138 --phone pc1"
  The pppd function 'persist' works now, also in the options.adsl file.
- It's still downwards compatible;
  'pptp 10.0.0.138 file /etc/ppp/options' works.
- 'adsl probe' is very BETA!!



version 1.01 BETA

- New way to start and stop ADSL (adsl start, adsl stop, etc.)!
  Type 'adsl' to see all available options.
- Smaller pptp by removing the "-g" option.
- Useless pptp_callmgr is deleted.
- Installation can be called with a path. For example
  "./install.sh /home/sam" installs in "/home/sam/ADSL4Linux". (NOT applicable
  to the Gentoo Edition!)

  
version 1.00

- Using the new KPN MxStream ADSL inlog procedure.
- Clearer and better installation programme. (NOT applicable to Gentoo Edition!)
- Revision of the total programme.
