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

Bumped version to 1.4.2

parent a0758736
Branches
Tags
No related merge requests found
Knot DNS NEWS
v1.4.2 - Jan ??, 2014
---------------------
Bugfixes:
* AXFR/IXFR compatibility issues with tinydns/axfrdns
* Journal file is created only when needed
* Zone-related log messages are logged into correct category
v1.4.1 - Jan 13, 2014
---------------------
Bugfixes:
......
# -*- Autoconf -*-
AC_PREREQ([2.60])
AC_INIT([knot], [1.4.1], [knot-dns@labs.nic.cz])
AC_INIT([knot], [1.4.2], [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