diff options
author | Ondřej Surý <ondrej@sury.org> | 2013-03-22 15:35:33 +0100 |
---|---|---|
committer | Ondřej Surý <ondrej@sury.org> | 2013-03-22 15:35:33 +0100 |
commit | cff5145907908702ef2fcadb9a2f7f1be4c496be (patch) | |
tree | 1d17652944ab4e0d063480e4b6861ebd94bf9622 /RELNOTES | |
parent | 621622287b6da91b755565b9133c4e53f8a0251d (diff) | |
download | knot-upstream/1.2.0_rc4.tar.gz |
Imported Upstream version 1.2.0~rc4upstream/1.2.0_rc4
Diffstat (limited to 'RELNOTES')
-rw-r--r-- | RELNOTES | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +v1.2.0-rc4 - Mar 22, 2013 +------------------------- + +Features: + * knotc 'zonestatus' command + +Bugfixes: + * Changing logfile ownership before dropping privileges + * knotc respects 'control' section from configuration + * RRL: resolved bucket collisions + * RRL: updated bucket mapping to conform RRL technical memo + v1.2.0-rc3 - Mar 1, 2013 ------------------------ |