From e57e32d5d9fa437d521b6207d7064a4d46768203 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 13 Aug 2019 16:00:32 +0200 Subject: [PATCH] bump version to 2.0-6 Signed-off-by: Thomas Lamprecht --- debian/changelog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/debian/changelog b/debian/changelog index 713994f..a19f6f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +proxmox-widget-toolkit (2.0-6) pve pmg; urgency=medium + + * combogrid: always set the initial value, even if not found + + * combogrid: add handling for historic set values currently not + available + + * Fix #582: allow to move those task which supports it to the + background if they're triggered by a standard button + + * ComboGrid: add trigger to delete value from ComboGrid if it allows + blank values + + -- Proxmox Support Team Tue, 13 Aug 2019 15:56:56 +0200 + proxmox-widget-toolkit (2.0-5) pve pmg; urgency=medium * fix syslog panel resizing