bump version to 1.0-15
This commit is contained in:
parent
9307eda498
commit
bebf81f0ce
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
||||
PACKAGE=proxmox-widget-toolkit
|
||||
PKGVER=1.0
|
||||
PKGREL=14
|
||||
PKGREL=15
|
||||
|
||||
DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb
|
||||
|
||||
|
12
debian/changelog
vendored
12
debian/changelog
vendored
@ -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
|
||||
|
||||
* fix #1223: add touchscreen override for extjs
|
||||
|
Loading…
Reference in New Issue
Block a user