From: Fabian Grünbichler Date: Fri, 27 Jan 2017 10:21:10 +0000 (+0100) Subject: bump version to 4.4-3 X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=commitdiff_plain;h=97adfee4d71017a128e002e4e5e1d5f8064ef0f9 bump version to 4.4-3 --- diff --git a/Makefile b/Makefile index a565905..7f1c7fc 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 cat .git/refs/heads/master) diff --git a/debian/changelog b/debian/changelog index 492233f..851546f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,43 @@ +pve-docs (4.4-3) unstable; urgency=medium + + * add status.cfg to the list of files in /etc/pve + + * some small spelling/grammar fixes + + * pve-software-stack.svg: adopt colors + + * add details about online migration for qemu + + * add links to the specific migration chaptes in pvecm + + * pvecm: improve 'RRP on existing clusters' wording + + * pvecm: explain need of storage separation on node separation better + + * Document the difference between Virtio SCSI and Virtio SCSI single + + * Improve cluster node deletion operation + + * document ballooning for fixed memory size + + * pve-gui.adoc: more verbose description + + * Extend the GUI overview. + + * Add Pool level + + * Add storage level. + + * Add section VM Level. + + * qm.adoc: rework clone/template sections + + * qm.adoc: add section about VM clones + + * add new screenshots + + -- Proxmox Support Team Fri, 27 Jan 2017 11:19:16 +0100 + pve-docs (4.4-2) unstable; urgency=medium * small corrections and clarifications