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

Updated NEWS and version to 1.3.0-rc2

parent 2d800010
No related merge requests found
Knot DNS NEWS
v1.3.0-rc2 - Jun 14, 2013
-------------------------
Bugfixes:
* Label compression related bug
* Proper resolution of some CNAME chains
* Unstable response rate in rare cases
* Several log messages
v1.3.0-rc1 - Jun 4, 2013
---------------------------
......
# -*- Autoconf -*-
AC_PREREQ([2.60])
AC_INIT([knot], [1.3.0-rc1], [knot-dns@labs.nic.cz])
AC_INIT([knot], [1.3.0-rc2], [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