From 569a861e6844e6860afd5dc7e97eb79b6effef66 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Wed, 11 Mar 2020 12:07:02 +0100 Subject: [PATCH] bump version to 0.1.3-1 --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 8f93f72..739a7fe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +proxmox-backup-qemu (0.1.3-1) unstable; urgency=medium + + * call C-callback if send command fail + + * correctly convert error messages to CString + + * remove debug statements + + -- Proxmox Support Team Wed, 11 Mar 2020 12:06:53 +0100 + proxmox-backup-qemu (0.1.2-1) unstable; urgency=medium * proxmox-backup-qemu.h: add include guard