# $Id: NEWS 15900 2013-04-03 12:30:35Z sloot $
# $URL: https://ilk.uvt.nl/svn/trunk/sources/TimblServer/NEWS $

1.7 - 2013-04-03
  * use more ticcutils stuff
  * fixed problem with pid and logfile paths when --deamonize=no

1.6 - 2012-10-11
[Ko van der Sloot]
  * This version is build on ticcutils too

1.5 - 2012-06-19
[Ko van der Sloot]
  * Some typos edited
  * Small bug fixes
  * configue.ac modernized

1.4 - 2011-12-20
[ Ko van de Sloot]
  * small code change to satisfy '-pedantic'
  * small code change to remove warning on 32 bits systems. (makes -pedantic
    complain again, though )
  * made timblserver.pc use Requires.private:

1.3 - 2011-10-20
[ Ko van de Sloot]
* created a simple man page for timblclient.
* addded Version() and VersionName() functions to be consistent withe the 
  whole Timbl family.
* moved the class in a new namespace TimblServer, and renamed 
  the TimblServer class to ServerClass
* removed unneeded limitation on TCP_BUFFER_SIZE

1.2 - 2011-03-21

[ Ko van der Sloot ]
* decapped TimblServer ==> timblserver and libTimblServer ==> libtimblserver
* src/ServerBase.cxx, src/SocketBasics.cxx: -pedantic proof


1.1 - 2010-11-17

[ Ko van der Sloot ]
* moved LogStream stuff back to Timbl


1.0.0 - 2010-02-22

[ Ko van der Sloot ]
* Started a separate TimblServer package

