]> git.proxmox.com Git - novnc-pve.git/commitdiff
bump version to 0.4-3
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 27 Jun 2014 08:28:20 +0000 (10:28 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 27 Jun 2014 08:28:20 +0000 (10:28 +0200)
Makefile
debian/changelog

index bd7e7cfd3d159f38b4f9bf104397a751561099aa..8b96a2dd0558fe5a057c5b381e01d3ea568ce0e4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 RELEASE=3.2
 
 PACKAGE=novnc-pve
-PKGREL=2
+PKGREL=3
 
 NOVNCDIR=novnc
 NOVNCSRC=${NOVNCDIR}.tgz
index bf1ac4bf286e8685948155438380c9b19687d35a..de4340eacd03a459cd3719a09c9dc660584cca32 100644 (file)
@@ -1,3 +1,11 @@
+novnc-pve (0.4-3) unstable; urgency=low
+
+  * cleanups: remove unused code
+  
+  * store connection state for PVE VNCConsole
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 27 Jun 2014 10:27:28 +0200
+
 novnc-pve (0.4-2) unstable; urgency=low
 
   * fix websocket binary type detection