Skip to content

Commit

Permalink
Add a note about #59 to CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianfreyer committed Jun 1, 2019
1 parent 2d812cf commit 91db48e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

## [Unreleased] - ReleaseDate

### Known Issues
* Due to an issue with `type_length_limit` increasing exponentially,
consumers of libjail-rs may have to set an increased `type_length_limit`
on their crate.
https://github.com/fubarnetes/libjail-rs/issues/59

### Added

* implementations for `TryFrom` to start / stop jails.
Expand Down

0 comments on commit 91db48e

Please sign in to comment.