The branch "master" has been updated. The following is a summary of the commits.
from: 32c1c4d71e9b9b6862477feb6b93afb785deb3cf f3d0e5f Return the supported forecast lengths per driver. 264e107 Use the forecast lengths advertised by the driver. 849ae2a Be friendlier to less verbose drivers. ----------------------------------------------------------------------- commit f3d0e5fae878c8899f993b58a8ef017410528b8a Author: Michael J Rubinsky <[email protected]> Date: Sat Nov 12 19:04:58 2011 -0500 Return the supported forecast lengths per driver. framework/Service_Weather/lib/Horde/Service/Weather/Google.php | 12 ++++ .../lib/Horde/Service/Weather/WeatherUnderground.php | 13 +++++ 2 files changed, 25 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/f3d0e5fae878c8899f993b58a8ef017410528b8a ----------------------------------------------------------------------- commit 264e1077cd350dd7bba7747df451b1e9628e9e68 Author: Michael J Rubinsky <[email protected]> Date: Sat Nov 12 19:12:52 2011 -0500 Use the forecast lengths advertised by the driver. horde/lib/Block/Weather.php | 9 ++++----- 1 files changed, 4 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/264e1077cd350dd7bba7747df451b1e9628e9e68 ----------------------------------------------------------------------- commit 849ae2ab5b438da7c909ee9c424176e21fe201d1 Author: Michael J Rubinsky <[email protected]> Date: Sat Nov 12 19:13:14 2011 -0500 Be friendlier to less verbose drivers. .../lib/Horde/Service/Weather/WeatherUnderground.php | 3 +- horde/lib/Block/Weather.php | 25 +++-- 2 files changed, 17 insertions(+), 11 deletions(-) http://git.horde.org/horde-git/-/commit/849ae2ab5b438da7c909ee9c424176e21fe201d1 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
