aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordlezcano <dlezcano>2008-10-09 18:46:11 +0000
committerdlezcano <dlezcano>2008-10-09 18:46:11 +0000
commite704563b6a4cbe3ff29b3433ebe16fcc896bd611 (patch)
tree527fda9a7cc854b9f936afa917cfb10f2bba6f42
parentUpdated changelog (diff)
downloadlxc-e704563b6a4cbe3ff29b3433ebe16fcc896bd611.tar.gz
lxc-e704563b6a4cbe3ff29b3433ebe16fcc896bd611.tar.bz2
lxc-e704563b6a4cbe3ff29b3433ebe16fcc896bd611.zip
Updated changelog for version 0.3.0
-rw-r--r--lxc.spec.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/lxc.spec.in b/lxc.spec.in
index 600f82e..f71a520 100644
--- a/lxc.spec.in
+++ b/lxc.spec.in
@@ -94,6 +94,11 @@ rm -rf %{buildroot}
%changelog
+* Thu Oct 9 2008 Daniel Lezcano <dlezcano@fr.ibm.com> - Version 0;3.0
+- Added checkpoint/restart API and CLI
+- Added cgroup support
+- Misc fixes - Details in Changelog file
+
* Wed Sep 10 2008 Daniel Lezcano <dlezcano@fr.ibm.com> - Version 0.2.1
- Added lxc-wait command line
- Added tty support for lxc-start