sys-linux-namespace/Changes

24 lines
577 B
Text

Revision history for Sys::Linux::Namespaces
0.012 - May 4 2017
* Fix borken mount options
0.011 - May 4 2017
* Fix broken /proc mounting support
* Fixup tests to conform more to current BP
0.010 - May 4 2017
* More stable API
* Added umount support to Sys::Linux::Mount
* Setup a private /proc by default when using private_pid
* Better test handling of forked processes
0.003 - May 4 2017
* Fix language in docs
0.002 - May 3 2017
* Added a number of more namespace options
* Corrected dependency on EUMM
0.001 - May 3 2017
* Initial release