diff --git a/Makefile b/Makefile index 57eb918..61f77ac 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=3.3 VERSION=3.0 PACKAGE=libpve-storage-perl -PKGREL=26 +PKGREL=27 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index 025e2e1..7d8ed5d 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +libpve-storage-perl (3.0-27) unstable; urgency=low + + * new ZFSDirPlugin to access local zfs storage + + -- Proxmox Support Team Fri, 23 Jan 2015 13:01:51 +0100 + libpve-storage-perl (3.0-26) unstable; urgency=low * rbd, zfs, sheepdog: bugfix : fix alloc_image if name is specified