]> xenbits.xensource.com Git - libvirt.git/commitdiff
Forgot spec changelog in 1.2.5 commit
authorDaniel Veillard <veillard@redhat.com>
Mon, 2 Jun 2014 01:52:44 +0000 (09:52 +0800)
committerDaniel Veillard <veillard@redhat.com>
Mon, 2 Jun 2014 01:52:44 +0000 (09:52 +0800)
libvirt.spec.in

index ae40e0ea597cae73706b05fded9a8be66b85a3cc..a16bcb6b57d96fd286865fa0ef3db4a60911f0fe 100644 (file)
@@ -2225,6 +2225,12 @@ exit 0
 %doc examples/systemtap
 
 %changelog
+* Mon Jun  2 2014 Daniel Veillard <veillard@redhat.com> - 1.2.5-1
+- LSN-2014-0003: Don't expand entities when parsing XML (security)
+- Introduce virDomain{Get,Set}Time APIs
+- Introduce virDomainFSFreeze() and virDomainFSThaw() public API
+- various improvements and bug fixes
+
 * Sun May  4 2014 Daniel Veillard <veillard@redhat.com> - 1.2.4-1
 - various improvements and bug fixes
 - lot of internal code refactoring