Explorar o código

Merge pull request #954 from aboch/cl

changelog for v0.7.0-dev.3
Madhu Venugopal %!s(int64=9) %!d(string=hai) anos
pai
achega
e18cd809e5
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      libnetwork/CHANGELOG.md

+ 8 - 0
libnetwork/CHANGELOG.md

@@ -1,5 +1,13 @@
 # Changelog
 
+## 0.7.0-dev.3 (2016-02-17)
+- Fixes https://github.com/docker/docker/issues/20350
+- Fixes https://github.com/docker/docker/issues/20145
+- Initial Windows HNS integration
+- Allow passing global datastore config to libnetwork after boot
+- Set Recursion Available bit in DNS query responses
+- Make sure iptables chains are recreated on firewalld reload
+
 ## 0.7.0-dev.2 (2016-02-11)
 - Fixes https://github.com/docker/docker/issues/20140