2016-07-11  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* NEWS: anounce

2016-06-29  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* src/MbtServerBase.cxx: hmm. thought this was fixed months ago?

2016-01-18  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* configure.ac: Bumped version after release

2016-01-14  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* configure.ac: typo

2016-01-14  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* Makefile.am, NEWS, configure.ac: finished transition from SVN to
	GIT

2016-01-04  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* .gitignore: added

2016-01-04  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* README, configure.ac: updated disclaimer

2015-12-22  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* include/mbtserver/MbtServerBase.h, src/MbtServer.cxx,
	src/MbtServerBase.cxx: modernized copyright notice fixed 'using'
	stuff

2015-11-24  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* README: updated info

2015-11-24  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* README: some additions

2015-11-24  Maarten van Gompel <proycon@anaproy.nl>

	* README: updated README

2015-10-16  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* include/mbtserver/MbtServerBase.h, src/MbtServerBase.cxx: removed
	unneeded includes git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@18756
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-10-14  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* .travis.yml, configure.ac: configuration fixes git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@18749
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-10-14  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* .travis.yml, configure.ac, include/mbtserver/MbtServerBase.h: 
	fixed includes. much less dependencies git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@18748
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-10-14  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac, src/MbtServerBase.cxx: include server stuff from
	ticcutils git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@18742
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-10-14  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* m4/.keep: hack git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@18739
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-10-14  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* .travis.yml: hmm. forgot one dependency git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@18738
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-10-14  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* .travis.yml: first yml git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@18737
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-10-14  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* COPYING: added a true copy of COPYING :) git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@18736
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-10-14  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* COPYING: deleted git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@18735
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-10-14  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* COPYING, include/mbtserver/MbtServerBase.h, src/MbtServerBase.cxx: 
	cleanup and simplification git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@18734
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-10-13  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* include/mbtserver/MbtServerBase.h, src/MbtServerBase.cxx: save
	work git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@18728
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-10-13  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac, include/mbtserver/MbtServerBase.h,
	src/MbtServerBase.cxx: MbtServer now inherits from TcpServer still
	clumsy git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@18727
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-08-06  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac, include/mbtserver/MbtServerBase.h,
	src/MbtServer.cxx, src/MbtServerBase.cxx: modernizing. needs newest
	mbt! git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@18567
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-05-07  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/MbtServerBase.cxx: oesp git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@18386
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-03-23  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* include/mbtserver/MbtServerBase.h, src/Makefile.am: fall back to
	c++0x git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@18265
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-02-24  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/Makefile.am, src/MbtServerBase.cxx: modernize git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@18089
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-01-21  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* include/mbtserver/MbtServerBase.h, src/MbtServer.cxx,
	src/MbtServerBase.cxx: 2015 git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@17986
	12f355fe-0486-481a-ad91-c297ab22b4e3

2014-12-02  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* docs/mbtserver.1: fixed hyphens according to
	/usr/share/doc/groff-base/README.Debian git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@17902
	12f355fe-0486-481a-ad91-c297ab22b4e3

2014-09-23  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* NEWS, configure.ac: bumping git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@17703
	12f355fe-0486-481a-ad91-c297ab22b4e3

2014-06-11  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* COPYING: and back git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@17331
	12f355fe-0486-481a-ad91-c297ab22b4e3

2014-06-11  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* COPYING, NEWS: NEWS en delete COPYING link git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@17330
	12f355fe-0486-481a-ad91-c297ab22b4e3

2014-04-30  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* COPYING, Makefile.am: fixed 'make dist' git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@17171
	12f355fe-0486-481a-ad91-c297ab22b4e3

2014-01-28  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/MbtServerBase.cxx: use new TimblServer stuff git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@16883
	12f355fe-0486-481a-ad91-c297ab22b4e3

2014-01-06  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* include/mbtserver/MbtServerBase.h, src/MbtServer.cxx,
	src/MbtServerBase.cxx: Happy Newyear! git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@16819
	12f355fe-0486-481a-ad91-c297ab22b4e3

2013-10-17  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* bootstrap, bootstrap.sh, configure.ac: modernized git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@16625
	12f355fe-0486-481a-ad91-c297ab22b4e3

2013-10-01  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* bootstrap: fix for 1.10 version git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@16547
	12f355fe-0486-481a-ad91-c297ab22b4e3

2013-04-04  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac: bump version after release git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@15937
	12f355fe-0486-481a-ad91-c297ab22b4e3

2013-04-03  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* NEWS, configure.ac: use most recent stuff git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@15902
	12f355fe-0486-481a-ad91-c297ab22b4e3

2013-04-02  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac: we need the latest and greatest ticcutils git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@15882
	12f355fe-0486-481a-ad91-c297ab22b4e3

2013-03-28  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/MbtServerBase.cxx: adapted to new ticcutils git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@15831
	12f355fe-0486-481a-ad91-c297ab22b4e3

2013-01-07  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* include/mbtserver/MbtServerBase.h, src/MbtServer.cxx,
	src/MbtServerBase.cxx: bump year git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@15568
	12f355fe-0486-481a-ad91-c297ab22b4e3

2012-10-11  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac: Bumped version git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@15295
	12f355fe-0486-481a-ad91-c297ab22b4e3

2012-10-11  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* NEWS: News! git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@15293
	12f355fe-0486-481a-ad91-c297ab22b4e3

2012-09-04  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/MbtServerBase.cxx: forgotten to commit this git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@15155
	12f355fe-0486-481a-ad91-c297ab22b4e3

2012-08-09  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/MbtServerBase.cxx: ticcutils++ git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@15088
	12f355fe-0486-481a-ad91-c297ab22b4e3

2012-08-07  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* include/mbtserver/MbtServerBase.h: fixed git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@15052
	12f355fe-0486-481a-ad91-c297ab22b4e3

2012-08-07  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac: we need ticcutils git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@15049
	12f355fe-0486-481a-ad91-c297ab22b4e3

2012-01-12  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* mbtserver.spec: Was moved to Timbl-dev/rpm git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@13992
	12f355fe-0486-481a-ad91-c297ab22b4e3

2012-01-10  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac: cleanup configuration git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@13942
	12f355fe-0486-481a-ad91-c297ab22b4e3

2012-01-05  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac: bumped version after release git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@13872
	12f355fe-0486-481a-ad91-c297ab22b4e3

2012-01-05  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* NEWS, src/MbtServerBase.cxx: fixed two problems git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@13870
	12f355fe-0486-481a-ad91-c297ab22b4e3

2012-01-02  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* README, include/mbtserver/MbtServerBase.h, src/MbtServer.cxx,
	src/MbtServerBase.cxx: 2012 git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@13845
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-12-21  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac: Bumped version after Release git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@13750
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-12-20  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac: changes dependencies git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@13740
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-12-20  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* NEWS: released git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@13739
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-12-20  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* docs/mbtserver.1: spelling git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@13738
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-11-24  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* include/mbtserver/MbtServerBase.h, src/MbtServerBase.cxx: be a bit
	more informative git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@13574
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-10-25  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* NEWS: no NEWS yet git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@13458
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-08-31  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac: Bunoped Version after Release git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@13042
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-08-30  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* NEWS, configure.ac, docs/mbtserver.1, src/MbtServerBase.cxx: Added
	-h and -V (--help and --version) options git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@13024
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-04-07  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* NEWS, include/mbtserver/MbtServerBase.h, src/MbtServerBase.cxx: 
	renamed the MbtServer class to MbtServerClass git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@9352
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-04-07  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* NEWS, src/MbtServerBase.cxx: added a startup message git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@9347
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-04-07  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* NEWS: NEWS git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@9333
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-04-07  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* include/mbtserver/MbtServerBase.h, src/MbtServer.cxx,
	src/MbtServerBase.cxx: moved to namespace MbtServer use namespace
	TimblServer too git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@9330
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-03-29  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac: Bumped version after release props set git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@9211
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-03-23  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* README, include/mbtserver/MbtServerBase.h, src/MbtServer.cxx,
	src/MbtServerBase.cxx: more decapping CNTS ==> CLiPS git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@9079
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-03-22  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac: pthread test always failed. fixed git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@9030
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-03-21  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* NEWS, configure.ac, docs/Makefile.am, docs/MbtServer.1,
	docs/mbtserver.1, src/Makefile.am: more decapping git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@8996
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-02-27  joostvb <joostvb@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* fink/mbtserver.info: build depend on new timblserver-dev. shit it git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@8573
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-02-27  joostvb <joostvb@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* fink/mbtserver.info: first shot at mbtserver fink package git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@8570
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-02-16  joostvb <joostvb@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* NEWS: prepare for upcoming release git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@8347
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-02-16  joostvb <joostvb@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* NEWS: add content git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@8346
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-02-02  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* include/mbtserver/MbtServerBase.h: props git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@8188
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-02-02  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* README, include/mbtserver/MbtServerBase.h, src/MbtServer.cxx,
	src/MbtServerBase.cxx: 2011 git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@8180
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-01-31  joostvb <joostvb@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* mbtserver.spec: initial rpm release git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@8095
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-01-05  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* ChangeLog, Makefile.am: removed ChangeLog from svn git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@7711
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-12-24  joostvb <joostvb@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* docs/MbtServer.1: fix typo: obsolete header git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@7592
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-12-24  joostvb <joostvb@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* debian/NEWS.debian, debian/TODO, debian/changelog, debian/compat,
	debian/control, debian/copyright, debian/docs, debian/rules: moved
	to

	svn+ssh://svn.debian.org/svn/debian-science/packages/mbtserver/trunk/debiangit-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@7588
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-12-09  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac: Bumped version after Release git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@7237
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-12-08  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* debian/NEWS.debian: version naming git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@7217
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-12-08  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* debian/NEWS.debian: Release 0.1 git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@7199
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-12-08  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/MbtServerBase.cxx: satisfy compiler git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@7198
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-12-07  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/MbtServerBase.cxx: adapt to changed API git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@7186
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-12-06  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/MbtServerBase.cxx: added debugging lines git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@7147
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-12-04  antalb <antalb@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/MbtServerBase.cxx: some consistency in capitalization of log
	messages, one typo fixed (2x) git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@7134
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-12-04  antalb <antalb@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac: I actually corrected an omission (OK, Ko told me
	where and how) some pthread stuff copied from Mbt3 git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@7132
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-12-02  antalb <antalb@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* docs/MbtServer.1: a couple of minor edits git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@7113
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-12-02  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/MbtServerBase.cxx: plugged a leak git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@7110
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-12-02  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* docs/MbtServer.1: Documented --config option git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@7106
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-12-02  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/MbtServerBase.cxx: beterder git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@7096
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-12-02  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* include/mbtserver/MbtServerBase.h, src/MbtServer.cxx,
	src/MbtServerBase.cxx: added support for running multiple Taggers on
	one port git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@7095
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-11-30  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/MbtServerBase.cxx: don't start a server when initialoze fails git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@7054
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-11-30  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* docs/MbtServer.1: preliminary man page git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@7053
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-11-18  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* : get rid of pdf git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@6934
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-11-18  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* docs/MbtServer.1: typo git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@6933
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-11-18  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* docs/Makefile.am, docs/Makefile.in, docs/MbtServer.1,
	include/mbtserver/MbtServerBase.h: fixed include A man page is
	provided now git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@6924
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-11-11  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* : raar git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@6831
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-11-11  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* Makefile.am: ff wat testen git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@6829
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-11-11  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac, example/Makefile.in, src/Makefile.am: props props
	props git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@6828
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-11-11  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* debian/copyright: modif git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@6827
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-11-11  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* debian/TODO, debian/copyright, debian/rules: keywords git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@6826
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-11-11  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* debian/NEWS.debian, debian/TODO, debian/changelog, debian/compat,
	debian/control, debian/copyright, debian/docs, debian/rules: start
	packaging git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@6825
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-11-11  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac, init/Makefile.am, init/mbtserver.in: and deleted
	init/ again git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@6813
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-11-11  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac, init/Makefile.am, init/mbtserver.in: added init dir git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@6811
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-11-11  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* : propset git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@6808
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-11-11  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* : empty dir needed git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@6803
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-11-11  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* autom4te.cache/output.0, autom4te.cache/output.1,
	autom4te.cache/output.2, autom4te.cache/requests,
	autom4te.cache/traces.0, autom4te.cache/traces.1,
	autom4te.cache/traces.2: not needed in SVN git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@6801
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-11-11  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* added new source module for MbtServer program git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/MbtServer@6800
	12f355fe-0486-481a-ad91-c297ab22b4e3

