CVS: phpweather ChangeLog,1.9,1.10
Brought to you by:
iridium
From: Martin G. <gim...@us...> - 2002-12-28 14:25:27
|
Update of /cvsroot/phpweather/phpweather In directory sc8-pr-cvs1:/tmp/cvs-serv25129 Modified Files: ChangeLog Log Message: Hmm, this should be the last changes - here comes 2.1.0! Index: ChangeLog =================================================================== RCS file: /cvsroot/phpweather/phpweather/ChangeLog,v retrieving revision 1.9 retrieving revision 1.10 diff -u -3 -r1.9 -r1.10 --- ChangeLog 28 Dec 2002 13:41:37 -0000 1.9 +++ ChangeLog 28 Dec 2002 14:25:24 -0000 1.10 @@ -1,3 +1,33 @@ +2002-12-28 14:22 Martin Geisler <gim...@gi...> + + * index.php: + + Added link to the configuration tools. + +2002-12-28 14:15 Martin Geisler <gim...@gi...> + + * config/: make_config.php, pw_optiongroup.php: + + Added extra 'Update options' buttons and reformatted the bottom + 'Download the Configuration' bottom so that value attribute is no + longer split between two lines - this confused Mozilla. + +2002-12-28 14:13 Martin Geisler <gim...@gi...> + + * doc/: .cvsignore, phpweather.dvi, phpweather.html, + phpweather.info, phpweather.info-1, phpweather.info-2, + phpweather.pdf, phpweather.ps, phpweather.txt, src/phpweather.texi: + + Fixed bad reference and regenerated documentation. The generated + documentation should probably not be in CVS at all, but we'll deal + with that later. + +2002-12-28 13:41 Martin Geisler <gim...@gi...> + + * ChangeLog: + + Updated with changes from 2.0.0 to 2.1.0. + 2002-12-28 13:40 Martin Geisler <gim...@gi...> * VERSION, doc/src/phpweather.texi: |