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

Updated to v1.3.1

parent e8d58573
No related branches found
No related tags found
No related merge requests found
Knot DNS NEWS
v1.3.1 - Aug 26, 2013
---------------------
Bugfixes:
* Response with NSID contained extra bytes after reload
* List of remotes is scanned for longest prefix match
* Multipacket TSIG signatures for transfers
* Wrongly parsed TSIG key secret without quotes
* Removed autoconf checks for extended instruction sets
v1.3.0 - Aug 5, 2013
--------------------
Features:
......
# -*- Autoconf -*-
AC_PREREQ([2.60])
AC_INIT([knot], [1.3.0], [knot-dns@labs.nic.cz])
AC_INIT([knot], [1.3.1], [knot-dns@labs.nic.cz])
AM_INIT_AUTOMAKE([gnits subdir-objects dist-bzip2 dist-xz -Wall -Werror])
AM_SILENT_RULES([yes])
AC_CONFIG_SRCDIR([src/knot/main.c])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment