瀏覽代碼

Merge pull request #874 from mavenugo/55

changelog for v0.5.5
aboch 9 年之前
父節點
當前提交
aea47afd59
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      libnetwork/CHANGELOG.md

+ 5 - 0
libnetwork/CHANGELOG.md

@@ -1,5 +1,10 @@
 # Changelog
 
+## 0.5.5 (2016-01-14)
+- Allow network-scoped alias to be resolved for anonymous endpoint
+- Self repair corrupted IP database that could happen in 1.9.0 & 1.9.1
+- Skip IPTables cleanup if --iptables=false is set. Fixes docker/docker#19063
+
 ## 0.5.4 (2016-01-12)
 - Removed the isNodeAlive protection when user forces an endpoint delete