diff --git a/docs/changes.txt b/docs/changes.txt index 7150ddc3..6f7c47e0 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -3,6 +3,10 @@ weewx change history 2.5.0 09/ZZ/13 +FineOffset driver now uses the 'delay' field instead of the fixed_block +'read_period' for the archive record interval when reading records from +console memory. + Weewx now allows easier localization to non-English speaking locales. In particular, set the environment variable LANG to your locale, and then weewx date and number formatting will follow local conventions. @@ -11,7 +15,7 @@ Details in a new section in the Customization Guide. Added aggregate type "minmax" and "maxmin". Thank you user Gary Roderick! WMR100, Vantage, FineOffset, and WS28xx drivers now emit a null wind -direction when the wind speed is zero. +direction when the wind speed is zero. Same for wind gust. For WMR9x8 stations, wind chill is now retrieved from the console rather than calculated in software. Thank you user Peter Ferencz!