diff options
author | Greg Sabino Mullane | 2009-08-06 21:47:15 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2009-08-06 21:47:15 +0000 |
commit | edd4b6e9acb3d2d338fb737435f439d30941a39f (patch) | |
tree | bd832155fa88a5d85439b6af197bde74c4e21de6 | |
parent | ff001b3605150942cdc861fc1f360bb46c55c272 (diff) |
Note recent changes.
-rwxr-xr-x | check_postgres.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/check_postgres.pl b/check_postgres.pl index 5d0998126..605a3317c 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -7666,6 +7666,8 @@ Items not specifically attributed are by Greg Sabino Mullane. =item B<Version 2.10.1> Add Nagios perf output to the wal_files check (Cédric Villemain) + Add support for .check_postgresrc, per request from Albe Laurenz. + Allow list of web fetch methods to be changed with the --get_method option. =item B<Version 2.10.0> (August 3, 2009) |