From ac2705c217f7ddf08e3b939061bb358b95be3bb5 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Sun, 11 Mar 2007 23:43:35 +0000 Subject: [PATCH] props to Matt for the WeatherData patch --- docs/changelog/7.x.x.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index 33167a2b7..cb77df337 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -34,6 +34,8 @@ - Calendar: feed uilevel (perlDreamer Consulting, LLC) - Calendar asset bug, hourly workflow error (Thanks to Chad Kotil (Global Research NOC) for debug help with this) + - Add missing weather condition to WeatherData.pm (thanks to Matthew Wilson, + Veradox) 7.3.11 - Added an option for enabling coverage tests to testCodebase.pl.