diff --git a/Makefile b/Makefile index 28cf3f9..f7fa9e0 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=3.1 VERSION=3.0 PACKAGE=libpve-storage-perl -PKGREL=19 +PKGREL=20 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index 4e5b709..46a5947 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +libpve-storage-perl (3.0-20) unstable; urgency=low + + * ZFS plugin improvements (added 'nowritecache' and 'sparse' options) + + -- Proxmox Support Team Wed, 25 Jun 2014 09:16:57 +0200 + libpve-storage-perl (3.0-19) unstable; urgency=low * glusterfs : create volume through gluster block driver