-------------------------------------------
Weathermap4rrd ** PHP and PERL ** CHANGELOG
-------------------------------------------

V1.2 RC3 21st May 2005
	Perl release :
		add RRDTool v1.2 support
		fix black title background display when no TITLEFOREGROUND and TITLEBACKGROUND are not used
		add INTERNODEDISPLAY directive to display number of internode on graph

	PHP :
		add RRDTool v1.2 support
		fix black title background display when no TITLEFOREGROUND and TITLEBACKGROUND are not used
		add INTERNODEDISPLAY directive to display number of internode on graph

V1.2 RC2b 6th May 2005
	Perl release :
		fix bug for IN value link display (thanks to hoffswell)

V1.2 RC2 6th May 2005
	Perl release :
		fix bug for some use of internodes (thanks to Alexandre Modesto)
		fix bug : normal arrow was not displayed correctly when no INTERNODE defined (thanks to Dan Lowry)
		fix bug : AUTOSCALE directive behavior was not correct compared to PHP version (thanks to hoffswell)

v1.2 RC1 4th May 2005

	fix bug for black background when no BACKGROUND directive is used.
	add conditions for use of AntiAlias GD features (need GD2 version >=2.0.12)
	add GROUP subdirective usage to allow filter for display
	add FONT directive usage to set size of font used to display label and bandwidth values
	add ICON subdirective usage to display icon for nodes
	add ICONPOS subdirective usage to set up position of icon
	add ICONTPT subdirective usage to set up transparency of icon
	add ICONRESIZE subdirective usage to resize icon for nodes
	add AUTOSCALE directive usage to create gradient for Trafic Load legend
	add TITLEBACKGROUND directive
	add TITLEFOREGROUND directive


*******************************************
        No previous PHP version. 
*******************************************
Below is CHANGELOG for perl version only

v1.1.1h 23rd Apr 2005
    fix bug for bandwidth calculating (thank you to Florent M.)
	fix bug for black background when no BACKGROUND directive is used (thank you to Pierre-Yves M.).

v1.1.1g 30th Mar 2005
	fix bug for node name that includes "-" character
	fix bug for PNG background picture based on 8 bits color palette.
	add black background for Weathermap banner
	add dot arrow feature available with ARROW directive in config file (for normal arrow use "ARROW normal" / for dot arrow use "ARROW dot")
	(thanks to Alexandre Modesto for suggestions)
	
v1.1.1f 3rd Mar 2005
	split in and out bandwidth value that allow to use WeatherMap4RRD with asynchronous link like ADSL (thanks to Pierre-Yves Maunier for suggestion) 

v1.1.1e 3rd Feb 2005
	fix bug for null value read from RRDTool database in some case

v1.1.1d: 1st Feb 2005
	add version display in DEBUG mode to help people sending me output for debug.
	add binmode for png generation on Win32

v1.1.1c: 29 Jan 2005
	Modify --version option to display good informations about Weathermap4rrd
	Remove CONFIGFILE directive in configuration file (stupid because CONFIGFILE is obvious already read!!)

v1.1.1b: 22 Jan 2005
	Added following options :
		- generation of graph based on past date (--date option)
		- several parameters can be place in config file (TITLE, TITLEPOS, DISPLAYVALUE and others...see INSTALL file for details)

v1.1.1: Jan 2005
	Initial release of Weathermap4rrd based on Network Weathermap version 1.1.1
