Merge pull request #15519 from albers/changelog-dangling

[Fix 15518] wrong feature description in changelog
This commit is contained in:
Sebastiaan van Stijn 2015-08-14 20:48:48 +02:00
Родитель 575a104b3f b4a89489ae
Коммит f39323c1e3
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -63,7 +63,7 @@
### Bug fixes
- Add missing 'Names' field to /containers/json API output
- Make `docker rmi --dangling` safe when pulling
- Make `docker rmi` of dangling images safe while pulling
- Devicemapper: Change default basesize to 100G
- Go Scheduler issue with sync.Mutex and gcc
- Fix issue where Search API endpoint would panic due to empty AuthConfig