bump version to 1.0-15

This commit is contained in:
Dietmar Maurer 2018-04-06 13:48:36 +02:00
parent 9307eda498
commit bebf81f0ce
2 changed files with 13 additions and 1 deletions

View File

@ -1,6 +1,6 @@
PACKAGE=proxmox-widget-toolkit PACKAGE=proxmox-widget-toolkit
PKGVER=1.0 PKGVER=1.0
PKGREL=14 PKGREL=15
DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb

12
debian/changelog vendored
View File

@ -1,3 +1,15 @@
proxmox-widget-toolkit (1.0-15) unstable; urgency=medium
* allow pressing enter in ObjectGrids to edit a field
* better default focus selection
* add a checkbox to edit windows for advanced options
* add advanced options to the input panel
-- Proxmox Support Team <support@proxmox.com> Fri, 06 Apr 2018 13:47:56 +0200
proxmox-widget-toolkit (1.0-14) unstable; urgency=medium proxmox-widget-toolkit (1.0-14) unstable; urgency=medium
* fix #1223: add touchscreen override for extjs * fix #1223: add touchscreen override for extjs