- 2.1.6
  - some more segf_indicator points
  - some segfault problems seem to have disappeared in
    2.1.5. Maybe they were caused by the (wrong) usage of
	'long long' data types?
  - security fix: in 2.1.5 unauthenticated clients were
    able to cause the dialing of lines...

- 2.1.5
  - Shutdown should work now even if user accounting is
    disabled. In that case clients get verified with the
    limit_shutdown_* features (ip-lists).
  - pid_file in the complete-syntax example wasn't correct.
    pidfile is the recognized keyword.
  - heavy changes in configure.in... should be easier
    to use now.
  - kbyte counting replaced with byte counting. Should
    work for upto 4GB, limitation is linux as it's only
	using 32bit unsigned counters

- 2.1.3
  Protocol change to LCP 3.3, minimum required for
  clients is LCP 3.3
  Clients can now request throughput information of
  all lines by using the CMD3_GETALL / UNGETALL
  commands. Furthermore I tried to make some overflow
  fixes in the upload/download counters
  Keywords line_baud_up / down added (specify upload
  + download speed in kbit/s, get's reported to the
  clients).

- 2.1.0
Multiple line support. I had to make a little
protocol change. So wlc 1.1.x doesn't work
anymore. You need at least 1.2.0. The logfile
format changed also a bit. Get the newest lclog
from this server tarball.
Furthermore there's a config file change. You
have to specify the "line" keyword. For further
(bad) description have a look at the file
./config/complete_syntax/linesrv.conf


- 2.0.1
Don't use any WLC version below 1.1.1 with
linesrv version 2.0.1 and later. We've made
some changes in the protocol (LCP3: info_isdn).
