chiark / gitweb /
+ * Add -Wno-pointer-sign if GCC has that option.
[adns.git] / changelog
index e88f5fcd4ce914f0bda607c9b20b5521706f471a..04f2bce075e0d9fc620ddb0c471bb8c38745e524 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,3 +1,19 @@
+adns (1.2); urgency=medium
+
+  * Fix error in prototype in definition of adns__parse_domain.
+  * New LICENCE.WAIVERS file for GPL-incompatility workarounds.
+  * Clarified GPL-vs-LGPL: a bit less hostile and a bit more mercenary.
+  * Allow `;'-comments in resolv.conf (report from Colin Charles).    
+  * Added a TODO list item.
+  * Add .PHONY: install to Makefile, to help people with demented fs's.
+  * Darwin listed in INSTALL.
+  * New adnsheloex client courtesy of Tony Finch (and copyright notices
+    updated).
+  * Add documentation comment by definition of adns_r_ptr_raw type enum.
+  * Add -Wno-pointer-sign if GCC has that option.
+
+ --
+
 adns (1.1); urgency=medium
 
   Major bugfixes:
@@ -20,7 +36,7 @@ adns (1.1); urgency=medium
   * README.html: mentioned Jarle Aase's Windows port, and other fixes.
   * Some better source code formatting/wrapping.
 
- --
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Tue,  1 Jul 2003 22:55:29 +0100
 
 adns (1.0); urgency=medium