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

Updated version to 1.4.1

parent 5c8c0e56
No related merge requests found
Knot DNS NEWS
v1.4.1 - Jan 13, 2013
---------------------
Bugfixes:
* Empty APL record support
* 'zonestatus' when using immediate zone syncing
* Immediate zone syncing after reload
* Race condition writing time values to zone file
v1.4.0 - Dec 27, 2013
---------------------
Features:
......
# -*- Autoconf -*-
AC_PREREQ([2.60])
AC_INIT([knot], [1.4.0], [knot-dns@labs.nic.cz])
AC_INIT([knot], [1.4.1], [knot-dns@labs.nic.cz])
AM_INIT_AUTOMAKE([gnits subdir-objects 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