From dd8bf754bc5916f561c83df992bda23a88a252fe Mon Sep 17 00:00:00 2001 From: konglidong Date: Thu, 16 Jun 2022 17:38:34 +0800 Subject: [PATCH] modify bad date in changelog --- stratovirt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stratovirt.spec b/stratovirt.spec index ab2d7f5..95d3853 100644 --- a/stratovirt.spec +++ b/stratovirt.spec @@ -99,7 +99,7 @@ chmod 555 ${RPM_BUILD_ROOT}/usr/bin/ozone - Eliminate build warnings and clippy errors with Rust 1.57.0. - Update docs. -* Sun Mar 01 2022 Jie Yang - 2.1.0-3 +* Tue Mar 01 2022 Jie Yang - 2.1.0-3 - Fix memory snapshot failure with hotplugged devices. - Fix address translation for virtio devices. - Add some test cases for microvm. -- Gitee