CVS: phpweather-1.x ChangeLog,1.3,1.4
Brought to you by:
iridium
From: Martin G. <gim...@us...> - 2002-10-04 21:52:12
|
Update of /cvsroot/phpweather/phpweather-1.x In directory usw-pr-cvs1:/tmp/cvs-serv13147 Modified Files: ChangeLog Log Message: Added the latest entries. Index: ChangeLog =================================================================== RCS file: /cvsroot/phpweather/phpweather-1.x/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- ChangeLog 29 Jun 2002 13:44:55 -0000 1.3 +++ ChangeLog 4 Oct 2002 21:52:09 -0000 1.4 @@ -1,3 +1,157 @@ +2002-10-04 21:50 Martin Geisler <gim...@gi...> + + * phpweather.inc: + + Bump the version number to 1.62. + +2002-10-04 21:31 Martin Geisler <gim...@gi...> + + * config-dist.inc, demo.php, phpweather.inc: + + Dave Yearke <ye...@en...> suggested that I should add an + $offset so that the user can correct the time on servers that + doesn't know their own timezone, etc. + + The demo-page was also updated so that it works with + register_globals turned off which is the default for a new + installation of PHP 4.2.0. + +2002-09-11 20:24 Martin Geisler <gim...@gi...> + + * phpweather.inc: + + This array must have been renamed somewhere along the way... Thanks + goes to CTomas <ct...@cl...> for finding this bug. + +2002-09-03 12:27 Martin Geisler <gim...@gi...> + + * AUTHORS: + + Added Pavlos Kallias <ka...@ci...>. + +2002-09-03 12:25 Martin Geisler <gim...@gi...> + + * demo.php, locale_el.inc: + + Another language joins the club! This time it's Greek thanks to P. + Kallias <ka...@ci...>. + +2002-09-03 12:23 Martin Geisler <gim...@gi...> + + * config-dist.inc, phpweather.inc: + + One can now specify $db_dir to place the databases somewhere else + than the current directory. The '/tmp' default should probably be + adapted for other platforms... + +2002-08-26 19:44 Martin Geisler <gim...@gi...> + + * config-dist.inc, phpweather.inc: + + This patch from Reini Urban <ru...@x-...> adds support for the + PHP database (dbm-style) abstraction layer. + + Also, the pretty_print_metar() function is now a wrapper around + get_pretty_print_metar() which ends by returning the pretty print + instead of printing it. + +2002-08-12 23:59 Martin Geisler <gim...@gi...> + + * phpweather.inc: + + Support for humidex thanks to Robin Senior + <8r...@ql...>. See this page for an explaination of + humidex: + + http://www.theweathernetwork.com/help/glossary/humidex.htm + +2002-08-11 11:38 Martin Geisler <gim...@gi...> + + * phpweather.inc: + + Ups! We've been lucky that most METARs fit on a single line... + +2002-08-08 17:46 Martin Geisler <gim...@gi...> + + * phpweather.inc: + + DBM databases now work again thanks to Stuart Henderson + <st...@sp...>. + +2002-07-17 18:07 Martin Geisler <gim...@gi...> + + * demo.php: + + Informed people, that they have to include images.inc before they + can use the functions get_temp_image($data), + get_winddir_image($data), and get_sky_image($data). + +2002-07-11 16:10 Martin Geisler <gim...@gi...> + + * AUTHORS: + + Entry for Fabio Parri <pa...@ut...>. + +2002-07-11 16:08 Martin Geisler <gim...@gi...> + + * pw_icons/: 0cloud.wbmp, 0cloud_fog.wbmp, 1cloud_fog.wbmp, + 1cloud_heavyrain.wbmp, 1cloud_lightrain.wbmp, 1cloud_modrain.wbmp, + 1cloud_norain.wbmp, 2cloud_fog.wbmp, 2cloud_hail.wbmp, + 2cloud_heavyrain.wbmp, 2cloud_lightrain.wbmp, 2cloud_modrain.wbmp, + 2cloud_norain.wbmp, 2cloud_snow.wbmp, 2cloud_thunders.wbmp, + 3cloud_fog.wbmp, 3cloud_hail.wbmp, 3cloud_heavyrain.wbmp, + 3cloud_lightrain.wbmp, 3cloud_modrain.wbmp, 3cloud_norain.wbmp, + 3cloud_snow.wbmp, 3cloud_thunders.wbmp, 4cloud_fog.wbmp, + 4cloud_heavyhail.wbmp, 4cloud_heavyrain.wbmp, + 4cloud_heavysnow.wbmp, 4cloud_lighthail.wbmp, + 4cloud_lightrain.wbmp, 4cloud_lightsnow.wbmp, 4cloud_modrain.wbmp, + 4cloud_norain.wbmp, 4cloud_thunders.wbmp, eee.wbmp, n_0cloud.wbmp, + n_0cloud_fog.wbmp, n_1cloud_fog.wbmp, n_1cloud_heavyrain.wbmp, + n_1cloud_lightrain.wbmp, n_1cloud_modrain.wbmp, + n_1cloud_norain.wbmp, n_2cloud_fog.wbmp, n_2cloud_hail.wbmp, + n_2cloud_heavyrain.wbmp, n_2cloud_lightrain.wbmp, + n_2cloud_modrain.wbmp, n_2cloud_norain.wbmp, n_2cloud_snow.wbmp, + n_2cloud_thunders.wbmp, n_3cloud_fog.wbmp, n_3cloud_hail.wbmp, + n_3cloud_heavyrain.wbmp, n_3cloud_lightrain.wbmp, + n_3cloud_modrain.wbmp, n_3cloud_norain.wbmp, n_3cloud_snow.wbmp, + n_3cloud_thunders.wbmp, ne.wbmp, nee.wbmp, nne.wbmp, nnn.wbmp, + nnw.wbmp, nodir.wbmp, nw.wbmp, nww.wbmp, se.wbmp, see.wbmp, + sse.wbmp, sss.wbmp, ssw.wbmp, sw.wbmp, sww.wbmp, temp_nodata.wbmp, + temphigh.wbmp, templow.wbmp, vrb.wbmp, wind_nodata.wbmp, www.wbmp: + + The WBMP files supplied by Fabio Parri <pa...@ut...> - thanks! + +2002-07-11 16:07 Martin Geisler <gim...@gi...> + + * images.inc, wap.php: + + Fabio Parri <pa...@ut...> has converted the images from GIF + format into WBMP format which can be used by WAP enabled phones. + + So the images.inc file has been changed so that the extension used + is configurable - this could be turned into a full-blown theming + system, but lets wait until someone submits another set of icons + before we do that... + +2002-07-11 15:57 Martin Geisler <gim...@gi...> + + * locale_it.inc: + + Missing space in comment. + +2002-07-01 21:40 Martin Geisler <gim...@gi...> + + * locale_it.inc: + + Fabio Parri <pa...@ut...> sent me this with some corrections - + thanks a lot! + +2002-06-29 13:44 Martin Geisler <gim...@gi...> + + * ChangeLog: + + Getting ready for release of version 1.61. + 2002-06-29 13:37 Martin Geisler <gim...@gi...> * AUTHORS, INSTALL, README: @@ -267,7 +421,7 @@ locale_it.inc, locale_mt.inc, locale_nl.inc, locale_no.inc, locale_po_br.inc, phpweather.inc, wap.php: - Initial revision + Initial import into CVS 2002-03-07 09:49 Martin Geisler <gim...@gi...> @@ -277,7 +431,7 @@ locale_it.inc, locale_mt.inc, locale_nl.inc, locale_no.inc, locale_po_br.inc, phpweather.inc, wap.php: - Initial import into CVS + Initial revision 2002-02-24 Martin Geisler <gim...@gi...> |