X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=debian%2Fchangelog;h=92a93b4ab57bd3e80fe17aa821f89cabfc7750fd;hp=4a507441e07d485b0822d1cc5829e356b3cb3b03;hb=72ca6520542b7e2feca83cb945ea4ffec351aa6e;hpb=0f0990f14c8a94a0698479ddea3aa41a656c51b9 diff --git a/debian/changelog b/debian/changelog index 4a50744..92a93b4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,35 @@ +libpve-common-perl (1.0-16) unstable; urgency=low + + * try to keep comments in /etc/network/interfaces + + -- Proxmox Support Team Thu, 01 Mar 2012 09:49:22 +0100 + +libpve-common-perl (1.0-15) unstable; urgency=low + + * add Swedish keymap + + -- Proxmox Support Team Mon, 27 Feb 2012 09:46:36 +0100 + +libpve-common-perl (1.0-14) unstable; urgency=low + + * increase version to 1.0-14 for RC1 + + -- Proxmox Support Team Thu, 16 Feb 2012 15:12:15 +0100 + +libpve-common-perl (1.0-13) unstable; urgency=low + + * correctly decode utf8 CLI parameters. + + -- Proxmox Support Team Thu, 19 Jan 2012 14:04:03 +0100 + +libpve-common-perl (1.0-12) unstable; urgency=low + + * new helper kvmkeymaplist() + + * fix bug 77: only use cmd2string when necessary + + -- Proxmox Support Team Mon, 09 Jan 2012 11:44:11 +0100 + libpve-common-perl (1.0-11) unstable; urgency=low * new helper run_with_timeout()