]> git.proxmox.com Git - pve-docs.git/commitdiff
bump version to 4.3-13
authorDietmar Maurer <dietmar@proxmox.com>
Sat, 22 Oct 2016 10:36:00 +0000 (12:36 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Sat, 22 Oct 2016 10:36:00 +0000 (12:36 +0200)
Makefile
debian/changelog

index 571950afb82c8598d653b650c6958b82e7066192..9af35945bd96fcaf6dcfef119945a2c80c9fb1c0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ DOC_PACKAGE=pve-docs
 MEDIAWIKI_PACKAGE=pve-docs-mediawiki
 
 # also update debian/changelog
-PKGREL=12
+PKGREL=13
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index 9acb9789a05334cc08901fd65bff2365d6b22959..0b9fb99701759729f7ed8274b9e2f06e3f2ac1ef 100644 (file)
@@ -1,3 +1,15 @@
+pve-docs (4.3-13) unstable; urgency=medium
+
+  * add simple toc generator for wiki pages
+
+  * add code to generate correct footnotes on wiki pages
+
+  * do not include JS/Style inside pvehide tag
+
+  * do not use the <code> tag
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 22 Oct 2016 12:35:29 +0200
+
 pve-docs (4.3-12) unstable; urgency=medium
 
   * asciidoc-pve: detect and avoid xrefs spanning multiple lines