Commit b4915399 by dlezcano

Changelog

parent c6f55da8
Version 0.2.0
* Fri Sept 5 2008 Daniel Lezcano <dlezcano@fr.ibm.com>
- Fix typos in README
- Added empty container configuration
- Added empty network container configuration
- Added bind option for mount configuration
- Merged lxc and liblxc directories
- Changed monitoring mechanism
- Fixed child process should exit instead of returning on error
- Fixed lxc.h headers can be included in C++ code
- A lot of code cleanup and improvements
Version 0.1.0
* Sun Aug 3 2008 Daniel Lezcano <dlezcano@fr.ibm.com>
- Initial RPM release.
......@@ -93,7 +93,19 @@ rm -rf %{buildroot}
%post devel
%changelog
* Sun Aug 3 2008 Daniel Lezcano <dlezcano@fr.ibm.com>
* Fri Sep 5 2008 Daniel Lezcano <dlezcano@fr.ibm.com> - Version 0.2.0
- Fix typos in README
- Added empty container configuration
- Added empty network container configuration
- Added bind option for mount configuration
- Merged lxc and liblxc directories
- Changed monitoring mechanism
- Fixed child process should exit instead of returning on error
- Fixed lxc.h headers can be included in C++ code
- A lot of code cleanup and improvements
* Sun Aug 3 2008 Daniel Lezcano <dlezcano@fr.ibm.com> - Version 0.1.0
- Initial RPM release.
# Local variables:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment