diff options
-rw-r--r-- | .hgtags | 1 | ||||
-rw-r--r-- | debian/changelog | 10 |
2 files changed, 9 insertions, 2 deletions
@@ -24,3 +24,4 @@ b720f7eaf50048e8430cb3fa79cb9ea96ef1a418 3.7.1 fad4ff058ae3cb618f3b81f68c03b3627803286d 3.8.0 2a4319b50e5d5acabcfab54ed3e20cb89774a579 3.8.1 0ad19285be0d271be31dd013b95da85347c7273e 3.8.2 +0380bc2adb40e7bbd0acc0d064b5db4a2bcb8aee 3.8.3 diff --git a/debian/changelog b/debian/changelog index b02e310..9b45965 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,15 +1,21 @@ -mauvealert (3.8.3) stable; urgency=low +mauvealert (3.8.4) stable; urgency=low * Fixed notification when on holiday/off sick -- Patrick J Cherry <patrick@bytemark.co.uk> Fri, 27 Apr 2012 15:32:07 +0100 -mauvealert (3.8.2) stable; urgency=low +mauvealert (3.8.3) stable; urgency=low * Reverted bad changes to mauveserver + example.conf * Added default options for a person * Added calendar check for a people_list * Added a time at which to check the people in a people_list + + -- Patrick J Cherry <patrick@bytemark.co.uk> Fri, 27 Apr 2012 11:56:52 +0100 + +mauvealert (3.8.2) stable; urgency=low + + * Reverted a couple of duff changes. -- Patrick J Cherry <patrick@bytemark.co.uk> Fri, 27 Apr 2012 11:00:21 +0100 |