diff --git a/Makefile b/Makefile index 1de6e25..5995c07 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=2.2 VERSION=2.0 PACKAGE=libpve-storage-perl -PKGREL=33 +PKGREL=34 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index 7adff92..f73d825 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +libpve-storage-perl (2.0-34) unstable; urgency=low + + * rbd: add storage space stats, get volume size for volumes list + + -- Proxmox Support Team Mon, 22 Oct 2012 12:30:05 +0200 + libpve-storage-perl (2.0-33) unstable; urgency=low * create 'dump' directory if storage contains containers