chiark / gitweb /
+ * Dynamically linked clients now made with -l, so as to avoid rpath.
[adns.git] / changelog
index b2bac0b8e92f47cd5864df13115977b362d78a1d..d4fe568232fdf78d1f8dedfce56a666805deee1a 100644 (file)
--- a/changelog
+++ b/changelog
@@ -43,6 +43,8 @@ adns (0.5) unstable; urgency=high
   * Don't complain so much about poll(2) tests if not available.
   * Do not give -u 0 -g 0 options to install.
   * Remove trailing , from some enums in adns.h.
+  * Dynamically linked clients now made with -l, so as to avoid rpath.
+  * Do not use $^ in make rules (should help with non-GNU make).
 
  --