Skip to content
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.

Commit

Permalink
Add changelog note for file handles
Browse files Browse the repository at this point in the history
  • Loading branch information
thieman committed Mar 14, 2016
1 parent a30f8b5 commit aa22fee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
* Added a custom 502 page for apps which use host forwarding. This lets you see the status and logs of your container while you're waiting for its HTTP service to come online
* **Misc**
* Implemented a [networking fix](https://github.com/docker/machine/pull/3112) the Dusty team implemented in Docker Machine within Dusty
* The daemon now raises its open file handle limit to 8192, which should prevent some OSErrors during parallelized Git operations

## 0.7.0 (February 18, 2016)

Expand Down

0 comments on commit aa22fee

Please sign in to comment.