diff --git a/libguestfs.changes b/libguestfs.changes index 2277cc3..561c543 100644 --- a/libguestfs.changes +++ b/libguestfs.changes @@ -8,6 +8,18 @@ Wed Jan 22 10:13:00 UTC 2014 - ohering@suse.com ------------------------------------------------------------------- Mon Jan 20 23:09:24 CET 2014 - ohering@suse.de +- Update to version 1.24.4 + * launch: Allow backend = "appliance" for backwards compatibility (RHBZ#1055452). + * daemon: Use wipefs_has_force_option to decide whether to add wipefs --force option. + * init: Display clocksource (only when debugging is enabled). + * launch: direct: Make sure we pass lpj= parameter when using TCG. + * Use recommended timer settings for KVM (RHBZ#1053847). + * fuse: clear stat structs (RHBZ#660687). + * fuse: remove extra trailing \n in debug messages + +------------------------------------------------------------------- +Mon Jan 20 23:09:24 CET 2014 - ohering@suse.de + - Update to version 1.24.5 * launch: Allow backend = "appliance" for backwards compatibility (RHBZ#1055452). * daemon: Use wipefs_has_force_option to decide whether to add wipefs --force option.