[SimBot-commits] CVS: simbot ChangeLog,1.73,1.74
Status: Abandoned
Brought to you by:
kstange
|
From: Pete P. <fou...@us...> - 2005-05-08 02:34:45
|
Update of /cvsroot/simbot/simbot In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1162 Modified Files: ChangeLog Log Message: Adding yesterday's and today's changes into the ChangeLog Index: ChangeLog =================================================================== RCS file: /cvsroot/simbot/simbot/ChangeLog,v retrieving revision 1.73 retrieving revision 1.74 diff -u -d -p -r1.73 -r1.74 --- ChangeLog 6 May 2005 00:01:34 -0000 1.73 +++ ChangeLog 8 May 2005 02:34:35 -0000 1.74 @@ -1,3 +1,17 @@ +Version 1.0 alpha: (07 May 2005) + * plugins/weather.pl: + - Some unit conversion support. Add 'm' or 'metric' to show metric units, + 'us' or 'imp' or 'imperial' for imperial units. + - Support for UK post codes + * tools/create_postalcode_db.pl: + - Replaces tools/create_zip_db.pl + - Includes UK post codes + +Version 1.0 alpha: (06 May 2005) + * plugins/weather.pl: + - Support for %weather <zip> to look up the closest station for + current observations. + Version 1.0 alpha: (05 May 2005) * tools/create_zip_db.pl: - Creates the USzip file, a SQLite DB of US zip codes circa 1999 from |