Rename COPYING to LICENSE
[resolv_wrapper.git] / ChangeLog
index 08cbfa6f821287d8aa2602ba345a23d48496b350..e8dc418a3a75e5f34a58002b5295c9d9a833c148 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,14 @@
 ChangeLog
 ==========
 
+version 1.1.5 (released 2016-09-08)
+  * Added support for faking PTR entries
+  * Added support for faking URI entries
+
+version 1.1.4 (released 2016-05-31)
+  * Added support for faking NS entries
+  * Fixed some platform compatibility bugs
+
 version 1.1.3 (released 2015-01-13)
   * Fixed symbol detection if macros are used for res_* functions
   * Fixed strict aliasing warnings for symbol binding
@@ -14,7 +22,7 @@ version 1.1.1 (released 2015-01-12)
   * Fix a possible segfault.
 
 version 1.1.0 (released 2014-12-02)
-  * Added case insensitive comparsion of dns names (dns faking).
+  * Added case insensitive comparison of dns names (dns faking).
   * Added support complete dns names (trailing dot) (dns faking).
   * Added support for recursive name resolving (dns faking).
   * Fixed calculation of response size (dns faking).