diff --git a/Makefile b/Makefile index 618ca48..c3c99e7 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ DOC_PACKAGE=pve-docs MEDIAWIKI_PACKAGE=pve-docs-mediawiki # also update debian/changelog -PKGREL=2 +PKGREL=3 GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index 3e3ebe0..99a7aa8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +pve-docs (5.3-3) unstable; urgency=medium + + * add zsh completion targets + + * improve gramar and typography + + * Fix #2018: CephFS client needs newer binaries + + * Fix #2015: add how to get a auth secret for cephfs + + -- Proxmox Support Team Wed, 20 Feb 2019 12:20:05 +0100 + pve-docs (5.3-2) unstable; urgency=medium * improve pveceph and cephfs chapters