Before to update, please backup your current version and copy only 
specified files.

[June 2008] - version 1.6
- resa*.php :		fix fields form with htmlentities

[Sept. 2004] - Version 1.5
- all scripts:		fix notice and warning errors 

[June 2004] - Version 1.4
- planning.php:		fix booking range
- resanew.php:		same as planning.php
- resaopen.php:		same as planning.php
- monthview.php:	fix total of hours

[May 2004] - Version 1.3
- monthview.php:	fix style.css path
- tool.php:		add "weekly view" link
- weekview.php:		new script 

[Apr. 2004] - Version 1.2.2
- resaopen.php:		fix delete booking function

[Apr. 2004] - Version 1.2.1
- all scripts:		modify to get superglobals with $_GET and $_POST
- monthview.php:	delete of array_fill function for compatibility 
			with old version of PHP (like v.3)
- tool.php:		fix date bug with wrong format
- planning.php:		same as tool.php
- calendar.php:		same as tool.php

[Jan. 2004] - Version 1.2
- changepwd.php:	fix path to stylesheet .css
- planning.php: 	formate day parameter with two digits to booking
			day with one digit
			modify planning booking with two differents colors
- style.inc.php:	add second color style for booking range odd
- tool.php:		formate day parameter with two digits to booking
			day with one digit
- admin/index.php: 	transform logo to URL link to main program

[Dec. 2003] - Version 1.1
- planning.php:		for each range, direct button to access reservation.
- resanew.php: 		modify code to accept date, room and hour parameters.
- tool.php: 		adding monthly booking view by room;
             		modify code to post date and room parameters to  
			create new booking.

[Nov. 2003]
After one month of work, I'm pleased to announce the availability
of RoomPHPlanning 1.0.

RoomPHPlanning is opensource software released under the GPL licence.
(c) Cyril Beaussier 2003. www.beaussier.com
E-mail: cyril[at]beaussier.com

***EOF