changelog for snapshot rollback and UI fix

This commit is contained in:
Jamie Cameron
2013-10-19 12:16:03 -07:00
parent e6414b1809
commit a98f4bc8d9

View File

@ -36,3 +36,6 @@ When editing an LV whose size is not a round number of GB, MB or TB and is inste
Added a button to the logical volume page for moving blocks from one physical volume to another.
---- Changes since 1.630 ----
When resizing a logical volume, you can now select to have it use up all space in the volume group (thanks to a patch from Caspar Smit).
---- Changes since 1.660 ----
Added support for rolling back snapshots (thanks to a patch from Caspar Smit).
Fixed the display of snapshot sizes.