diff options
author | Patrick J Cherry <patrick@bytemark.co.uk> | 2013-01-25 13:47:45 +0000 |
---|---|---|
committer | Patrick J Cherry <patrick@bytemark.co.uk> | 2013-01-25 13:47:45 +0000 |
commit | 89656dc39f470e3a8b1c204f5932b3b5c439a871 (patch) | |
tree | a0dbae606b373ac6c5c883a02b6cb9d48a751b6f /debian/changelog | |
parent | 0b66149d87e5ba0ed6e96106d1266068f74c26da (diff) |
Added generic http lib that had been missed off when packaging.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7a7bddd..a350821 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mauvealert (3.15.6-2) stable; urgency=low + + * Added generic_http library that had been missed off. + + -- Patrick J Cherry <patrick@bytemark.co.uk> Fri, 25 Jan 2013 13:47:05 +0000 + mauvealert (3.15.6-1) stable; urgency=low * Alert fields are now truncated if they're too long. |