diff --git a/Makefile b/Makefile index 6d6db32..064f5a7 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PACKAGE=proxmox-widget-toolkit PKGVER=1.0 -PKGREL=25 +PKGREL=26 BUILDDIR ?= ${PACKAGE}-${PKGVER} GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index f25a6e5..083a52a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +proxmox-widget-toolkit (1.0-26) unstable; urgency=medium + + * fix #1784: allow one to set UTC as Timezone + + * allow one to filter and search for timezones in the nodes time editor + + * add a combined "IPv6 or IPv4 CIDR" match vtype + + -- Proxmox Support Team Tue, 16 Apr 2019 05:57:58 +0000 + proxmox-widget-toolkit (1.0-25) unstable; urgency=medium * MacPrefix: prevent multicast MacPrefixes