Author: S. Fuchs, http://linecontrol.srf.ch/

Jun 13. 2004
+ version 1.0.6
- fixed segfault when reading config file without
  mysql settings (written while mysql was disabled
  in config dialog).
- default behaviour is now to write the configs to
  ~/.xlc.cfg (can be changed with '-c <filename>'
  argument)

Aug 11. 2002
+ version 1.0.5
- It's now possible to get asked for a name if an incoming
  isdn number was not mapped to a name by the server. If you
  specify a name for the displayed number it will be added
  directly by the client to the mysql addressbook. Limitation:
  the table has to be called 'addrbook' and the columns 'name'
  and 'phone' have to exist. The rest such as host and
  database name are configurable.
  Attention: your configs will get corrupted partially.

Jul  3. 2002
+ version 1.0.4
- applied patch submitted by 'Dino Leonardo Sangoi' to get
  the on-/offline-scripts feature.
  --> if you submit patches, please modify the AUTHORS
      file too ;). So you get what you want to be there.

Jun 25. 2002
+ version 1.0.3
- only modifications in xlcm: shows label below throughput
  with number of caller if isdn-number reporting is
  configured properly. The label will disappear within 15sec.

Apr 21. 2002
+ fixed a bug which prohibited you from disconnecting the 
  second ISDN channel

Nov 04. 2001
+ version 1.0.2
+ requires: linesrv >= 2.1.4 (2.1.5 highly recommended)
- on writing the configfile the file permissions
  get set to -rw------- instead of the default ones.
  This hides the password from other users, by the way... ;)
- new user.c code. Should now work with NIS/YP passwd entries.

Oct 7. 2001
+ requires: linesrv >= 2.1.4
- on startup all linestatus' get downloaded from the server.
- few minor changes I don't remember any more.
- correct linestatus' should be shown now. Please test it
  with multiple times and report problems!

Sept 18. 2001
+ requires: linesrv >= 2.1.3
- tried to add isdn channel support
- added a watchdog which will reconnect to the server
  when your machine resumes from suspend mode.
- You need at least linesrv 2.1.3. at the time of this
  release you have to get it from cvs (module linesrv-2.1).
  Or just get the newest CVS snapshot from the sourceforge
  LineControl project site.

Sept  8. 2001
+ requires: gtk (ver ?, 1.2.10 works), linesrv >= 2.1.2
- Initial release, most features should work as expected
- Only the status of the selected line is displayed correctly.
  Fixing this bug requires a protocol change.
- 'make install' not tested. Just take the binary and copy it
  wherever you like it to be. xlc needs a correct (non NIS?)
  /etc/passwd file to find your homedirectory. It creates there
  the files .xlc.ahup and .xlc.cfg. Make sure to
  'chmod go-rwx .xlc.cfg' if you enable password saving.
