1
0
mirror of synced 2026-01-22 18:21:20 +00:00

Add changelog entries for previous fix

… and other minor stuff.
This commit is contained in:
Axel Beckert 2016-04-17 00:51:59 +02:00
parent fa276179d8
commit bfc7c833a7
2 changed files with 17 additions and 0 deletions

View File

@ -1,3 +1,18 @@
xen-tools 4.6.3 (released NOT YET)
==================================
Bug Fixes
---------
* Fixes reported error code in case of subcommand failure (Reported
and fixed by Yuri Sakhno, thanks!)
Other Changes
-------------
* release-testing: Work around umount race condition between tests.
xen-tools 4.6.2 (released 23 Dec 2015)
======================================

2
debian/changelog vendored
View File

@ -2,6 +2,8 @@ xen-tools (4.6.3~dev-1) UNRELEASED; urgency=medium
* New upstream development release
+ release-testing: Work around umount race condition between tests.
+ Fixes reported error code in case of subcommand failure (Reported
and fixed by Yuri Sakhno, thanks!)
-- Axel Beckert <abe@debian.org> Thu, 24 Dec 2015 11:54:24 +0100