]> git.proxmox.com Git - pve-docs.git/commitdiff
bump version to 4.4-3
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 27 Jan 2017 10:21:10 +0000 (11:21 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 27 Jan 2017 10:26:12 +0000 (11:26 +0100)
Makefile
debian/changelog

index a565905fefc40501072df504e2310372f5098913..7f1c7fca00701cb10f1c16aa9e7165f982dd72c3 100644 (file)
--- 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)
 
index 492233f331a182fea5e304fff87fd5ebdb562653..851546f703c78ff27b14f8c8129e70f7e88c6d08 100644 (file)
@@ -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 <support@proxmox.com>  Fri, 27 Jan 2017 11:19:16 +0100
+
 pve-docs (4.4-2) unstable; urgency=medium
 
   * small corrections and clarifications