diff --git a/Changes b/Changes index 92b3594..14757ed 100644 --- a/Changes +++ b/Changes @@ -12,6 +12,8 @@ (suggested by V1ru535, admin AT mynet.fr) - Added support for relay-only MTA (for example Nullmailer) in 'emailreports'. [#49] +- Improved in all graphs the 'limit' and 'rigid' functionality and reduced a lot + of redundant code. - Fixed regexp that prevented collecting LOADPCT and ITEMP values in 'apcupsd' module. (thanks to Patrick Fallberg, patrick AT fallberg.net) @@ -25,6 +27,7 @@ - Fixed init script to work with Chef properly. [#48] - Fixed a line that forced updates on every minute in the 'serv' graph. - Fixed 'icecast' graph to support newer statistics page format. +- Fixed the use of uninitialized variables in 'phpapc' module. - Small fixes and typos.