v0.1: June 2001
	- initial release

v0.2: August 2001
	- debts
	- bankruptcy
	- allow animations for moving the token on client
	- (list incomplete)

v0.2.1: August 2006
	- minor changes for gcc-3.x compatibility

v0.3: March 2008
	- enable client to start server (option "--firsthack" and allow
	  stdin==/dev/null) 
	- added settings framework: commands "set" and "show", only one option
	  yet ("aifill")  
	- corrected jail card handling (removal from stack, registration with
	  player) 
	- corrected implementation of income tax (no )
	- AI player:
	  - limited functionality, no trading yet
	  - command "aitoggle" and option "aifill"
	- FIXED: 
	  - bug about "animation in progress" of dead players
	  - segfault in ai_buy_property when in jail

v0.3.1: April 2008
	- bugfix release:
	  - FTBFS with gcc-4.3 and on freebsd 6.3
	  - FTBFS on freebsd 6.3 (Dmitriy Tupitskiy)
	  - install html doc to $(docdir) (not $(prefix)/share/doc)
	- added a man page
