Changeset 3668
- Timestamp:
- 06/03/10 20:45:12 (2 years ago)
- Files:
-
- branches/1.4-stable/ChangeLog (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/1.4-stable/ChangeLog
r3625 r3668 18 18 rather than the one in 'main' package. 19 19 * Backport r3444: ligne: fix warnings when running under certain versions of 20 perl, caused by exporting an undefined variable to the environment. 21 Thanks to Aleksandar Lazic (al4711) for the patch. 20 22 * Typo in SNMPv3 code fixes ticket #911 21 23 * Backport r3546 to r3554 from trunk (fix for #912, and more extensive test 24 coverage for Munin::Plugin::SNMP). 22 25 * Fix ticket #928. Adding missing max_cgi_graph_jobs directive to the 23 26 %legal hash 24 coverage for Munin::Plugin::SNMP). 25 * Remove trailing whitespace from 1.4-stable/node directory, as in trunk. 27 * Remove trailing whitespace from 1.4-stable/node directory, as in trunk 26 28 * Ignore the sandbox and Module::Build-generated content, as in trunk 27 perl, caused by exporting an undefined variable to the environment.28 Thanks to Aleksandar Lazic (al4711) for the patch.29 29 * Backport r3439: ligne: and add a newline to the error message when there was 30 30 a plugin exec failure. … … 42 42 * snmp_netstat: tidy and document 43 43 * snmp_netstat: Fix bug where snmp_netstat undercounts the number 44 of connections44 of connections 45 45 * uptime: graph should not scale, as it makes it hard to read after 1000 46 46 days of uptime
