diff options
author | Ondřej Surý <ondrej@sury.org> | 2013-08-05 10:41:41 +0200 |
---|---|---|
committer | Ondřej Surý <ondrej@sury.org> | 2013-08-05 10:41:41 +0200 |
commit | 83787b7c78a2ed7e19b264a2ce3f0c3b5d30485c (patch) | |
tree | 86cc0c44a61cbc5208b68dd2963ab0b4f8198f56 /debian | |
parent | 1e122bfdc41292bc0b1f9310a02aebeca828b483 (diff) | |
download | knot-83787b7c78a2ed7e19b264a2ce3f0c3b5d30485c.tar.gz |
prepare 1.3.0~rc5-2 releasedebian/1.3.0_rc5-2
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 68f2d63..7222ea8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +knot (1.3.0~rc5-2) unstable; urgency=low + + * Pull some pre 1.3.0 patches (mainly to test before release): + + Initialize secondary groups for user <user>.<group>. + + Reworked CH TXT records support (RFC 4892). + + Fixed inactive xfers may be disconnected depending on the previous + result. + + Add server starting information to log. + + -- Ondřej Surý <ondrej@debian.org> Mon, 05 Aug 2013 10:39:48 +0200 + knot (1.3.0~rc5-1) unstable; urgency=low * New upstream version 1.3.0~rc5 |