chiark / gitweb /
changelog: Document logging and security fix
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 18 May 2014 10:48:29 +0000 (11:48 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 18 May 2014 10:48:29 +0000 (11:48 +0100)
debian/changelog

index b51b541594eb9b41452e2433f8ac7591235921c7..6ab03169c5318ceb1d7cdb10cdadaee271b0f6a0 100644 (file)
@@ -1,5 +1,7 @@
 secnet (0.3.2~~) unstable; urgency=low
 
+  * SECURITY: Properly update peer address array when it is full.
+  * Log peer addresses on key exchange timeout.
   * Updates to release checklist in Makefile.in.
   * Use C99 _Bool for bool_t.