+Kea 0.9.1-P1 released on December 22, 2015
+
920. [bug] tomek
Improved handling of incoming packets with invalid client-id
and DUID.
(Trac #4206_0.9.1, git 893cf1b3a0ba4a8104a8a1d23303cf2aa8a75ec3)
Kea 0.9.1 released on March 31, 2015
+
919. [doc] stephen
Corrected some configuration examples in the documentation.
(Trac #3772 git e9f084525bc1eec1cca635c00f33228bf7fac6a4)
# For GIT versions, this is x.y.z-git, where x.y.z denotes the software
# version that was used as a base + changes that were made later, but
# are not released yet.
-AC_INIT(kea, 0.9.1, kea-dev@lists.isc.org)
+AC_INIT(kea, 0.9.1-P1, kea-dev@lists.isc.org)
AC_CONFIG_SRCDIR(README)
# serial-tests is not available in automake version before 1.13, so