diff -r 55ace296247b -r a4e7a16b70dd debian/changelog --- a/debian/changelog Tue Jan 28 11:21:36 2014 +0100 +++ b/debian/changelog Tue Jan 28 11:26:11 2014 +0100 @@ -1,3 +1,12 @@ +nagios-plugin-amanda-client (0.0.4) stable; urgency=low + + * added a warning if amanda is busy: It can happen that the amanda + server is busy and can't answer the client requests for checking. We + will consider this an an event being worth to warn about. It should + go away after some more checks. + + -- Heiko Schlittermann Tue, 28 Jan 2014 11:21:53 +0100 + nagios-plugin-amanda-client (0.0.3) stable; urgency=low * testing added: I've added some testing. It can be a starting point.