diff --git a/Makefile b/Makefile index 9984559..3bec1b8 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ DOC_PACKAGE=pve-docs MEDIAWIKI_PACKAGE=pve-docs-mediawiki # also update debian/changelog -PKGREL=16 +PKGREL=17 GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index 320fa58..80dd5af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +pve-docs (5.1-17) unstable; urgency=medium + + * vzdump: add restore bwlimit docs + + * api-viewer: show full return info if available + + * add 'gen-qm-cloud-init-opts.pl' to doc-gen + + * pvecm: add chapter reference + + * add cloud-init documentation + + * update generated docs + + -- Proxmox Support Team Thu, 22 Mar 2018 13:18:50 +0100 + pve-docs (5.1-16) unstable; urgency=medium * qm/cpu: add section for PCID flag