sys-linux-namespace/Changes
2017-05-04 13:51:34 -07:00

17 lines
422 B
Text

Revision history for Sys::Linux::Namespaces
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