Difference between revisions of "Download/ploop/1.4/changes"
(created) |
(added link to git log) |
||
Line 8: | Line 8: | ||
* tools/ploop.c: do not return -1 from main() | * tools/ploop.c: do not return -1 from main() | ||
* tools/ploop.c: fix/unify working with diskdescriptor | * tools/ploop.c: fix/unify working with diskdescriptor | ||
+ | |||
+ | {{git log|ploop|ploop-1.4|}} | ||
=== Thanks === | === Thanks === |
Latest revision as of 23:40, 10 September 2012
Changes[edit]
Since 1.3:
- ploop copy: fix data loss during migration (#2287)
- ploop(8): fixed according to doc team review
- ploop mount: tell about unsupported underlying fs
- ploop-copy: improve usage
- ploop-copy -s: added mode to copy to local file
- tools/ploop.c: do not return -1 from main()
- tools/ploop.c: fix/unify working with diskdescriptor
For the complete list of changes in this release, see git changelog for ploop-1.4.
Thanks[edit]
OpenVZ project would like to thank the following people who contributed patches and/or provided bug reports for this release:
- Paparaciz