Skip to content
Snippets Groups Projects
Commit 1a7f9c51 authored by Marek Vavrusa's avatar Marek Vavrusa
Browse files

Updated RELNOTES, versioned as 1.2-rc2.

parent 7e0f626b
Branches
Tags v1.3.0-rc4
No related merge requests found
v1.2 - Jan 30, 2013
v1.2-rc2 - Feb 15, 2013
-------------------
Bugfixes:
* Fixed processing of some non-standard dnames.
* Correct checking of label length bounds in some cases.
* More compliant rcodes in case of DDNS/TSIG failures.
* Correct processing of malformed DDNS prereq section.
v1.2-rc1 - Jan 4, 2013
------------------
......
# -*- Autoconf -*-
AC_PREREQ([2.60])
AC_INIT([knot], [1.2], [knot-dns@labs.nic.cz])
AC_INIT([knot], [1.2-rc2], [knot-dns@labs.nic.cz])
AM_INIT_AUTOMAKE([gnu -Wall -Werror])
AC_CONFIG_SRCDIR([src/knot/main.c])
AC_CONFIG_HEADERS([src/config.h])
......
.TH "knot.conf" "5" "September 2012" "CZ.NIC Labs" "Knot DNS, version 1.2"
.TH "knot.conf" "5" "September 2012" "CZ.NIC Labs" "Knot DNS, version 1.2-rc2"
.SH "NAME"
.LP
.B knot.conf
......
.TH knotc "8" "September 2012" "CZ.NIC Labs" "Knot DNS, version 1.2"
.TH knotc "8" "September 2012" "CZ.NIC Labs" "Knot DNS, version 1.2-rc2"
.SH NAME
.B knotc
\- Knot DNS control utility
......
.TH "knotd" "8" "September 2012" "CZ.NIC Labs" "Knot DNS, version 1.2"
.TH "knotd" "8" "September 2012" "CZ.NIC Labs" "Knot DNS, version 1.2-rc2"
.SH NAME
.B knotd
\- Knot DNS daemon
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment