chiark / gitweb /
When printing version (eg during startup), use value from git-describe
[secnet.git] / debian / changelog
index ab23fa495b3c0bedeaee7035ab0cad727994dd5f..43b771f94a374f57eb6754d03d86126548d7478f 100644 (file)
@@ -1,3 +1,20 @@
+secnet (0.3.2~~) unstable; urgency=low
+
+  * SECURITY: Properly update peer address array when it is full.
+  * Log peer addresses on key exchange timeout.
+  * When printing version (eg during startup), use value from git-describe
+    and thus include git commit id where applicable.
+  * Updates to release checklist in Makefile.in.
+  * Use C99 _Bool for bool_t.
+
+ --
+
+secnet (0.3.1) unstable; urgency=low
+
+  * Release of 0.3.1.  No code changes since 0.3.1~beta3.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Thu, 15 May 2014 01:08:30 +0100
+
 secnet (0.3.1~beta3) unstable; urgency=low
 
   * Build fixes for non-i386 architectures and gcc 4.8.2.