site: Force use of configured name only if we are mobile
[secnet] / debian / changelog
index 6ab0316..392c5f7 100644 (file)
@@ -2,8 +2,12 @@ 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.
+  * Do name-resolution on peer-initiated key setup too, when we are mobile
+    (and other name-resolution improvements).
 
  --