Skip to content
Snippets Groups Projects
Commit c9cb4562 authored by Lubos Slovak's avatar Lubos Slovak
Browse files

Updated to 1.3.2

parent b164c797
Branches
Tags
No related merge requests found
Knot DNS NEWS
v1.3.2 - Sep 30, 2013
---------------------
Bugfixes:
* Configuration option for EDNS0 max UDP payload.
* Max UDP payload from EDNS0 affected TCP responses.
* Fixed build on SLE 10.
* knotc reload did not close files included from config.
v1.3.1 - Aug 26, 2013
---------------------
Bugfixes:
......
# -*- Autoconf -*-
AC_PREREQ([2.60])
AC_INIT([knot], [1.3.1], [knot-dns@labs.nic.cz])
AC_INIT([knot], [1.3.2], [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% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment