Note: Each program has its own version number. The whole package has
the version number of the newest program in the package.

09.12.2000	smsd, putsms and getsms 1.0.11
	Added a + to ascii sms, added creation of a pid file. Modified
	getsms to support pdu sms without alpha field. Changed the
	file mode of all incoming sms.

29.11.2000	smsd 1.0.10
	Modified option -d to show only used variables. Increased
	the max. number of queues, devices and numbers to 16. Fixed
	a bug where smsd forgot to give the pin to getsms.

28.11.2000	smsd 1.0.9
	Removed buggy option -b and changed startup script. Sorry
	Folkert, but your patch does not work if we start smd -b
	using a script.

25.11.2000	putsms and getsms 1.0.8
	Increased all read timeouts to support very slow modems.

04.11.2000	putsms and getsms 1.0.7
	Fix to a bug: The receive buffer for the modem was sometimes
	overfilled so the answers from the modem were not received
	correctly.

23.09.2000	smsd, putsms and getsms 1.0.6
	Two tiny bugfixes (removed an unneeded space between command line
	option caused by an unwanted linebreak in the source). Support for
	ascii mode instead of pdu mode. Another bugfix where smsd ignored
	the command line option for the config file path.

13.09.2000	putsms, getsms and smsd 1.0.5
	Many bugfixes and improvements by Folkert van Heusden. Changed the
	way how getsms outputs the received SMS. Added an option to set the
	baudrate. Change the way of logging to syslog. Changed the default
	baudrate to 19200 and the mode to new because most users need these
	settings. Removed excelexport because there is no logfile anymore.
	Maybe I will include it again later.

30.07.2000	smsd 1.0.4
	Added a new config option to set the smsc of each modem. 
	Changed	the debug output of "smsd -v3" to higher verbosity. 
	Changed smsd that the option mode and smsc are optional.

25.07.2000	putsms, getsms and smsd 1.0.3
	Added a new config option to set if the old or new PDU version
	should be used (mode and -m). This makes the programs
	compatible to newer Modems mich are full ETSI GSM 07.05 compatible.

20.07.2000	putsms 1.0.2
	Changed the way of giving the PDU string to the modem. Now it will
	be terminated by Ctrl-Z (was \r).

13.06.2000	smsd 1.0.1
	Added a sample script to build an "email to sms" gateway. Support
	for longer From: fields (was 32 chars).

05.06.2000	smsd 1.0
	Added a patch wich enable national character at the Beginning and
	at the End of SMS. All Sources were translated into english.
	This is the final release 1.0. Removed a small bug where smsd gives
	wrong filename to the event handler.
	
08.04.2000	smsd 1.0 beta 4
	I added a new config file option that allows you to run an event 
	handler	(external program) every time a messages was sent or received.

07.04.2000	smsd 1.0 beta 3
	I added a new config file option that allows us to set delay after that
	smsd checks the queues if there were no files before.

12.03.2000	smsd 1.0 beta 2
	New files in the outgoing directory are checked whether they change in
	size before reading them. This solved the problem that smsd tried to 
	read new files during their creation (without lock file).
	Addes some example startup scripts.

12.03.2000	putsms 1.01
	Removal of \r character in the message (when read from a file) removed.
	Now it is possible to send an sms 1:1 without any modification.
	
