Python 2.7 apparently treats "%\n" as a format specifier, when it used to be treated...
[invirt/packages/xvm-munin-config.git] / debian / changelog
index eeff855..9bbbd2d 100644 (file)
@@ -1,3 +1,34 @@
+xvm-munin-config (0.0.17) unstable; urgency=low
+
+  * Python 2.7 apparently treats "%\n" as a format specifier, when it used
+    to be treated as a literal string.
+
+ -- Quentin Smith <quentin@mit.edu>  Sun, 05 Jan 2014 14:04:53 -0500
+
+xvm-munin-config (0.0.16) precise; urgency=low
+
+  * xen_cpu now detects the number of cpus.
+
+ -- Peter Iannucci <iannucci@mit.edu>  Sat, 27 Jul 2013 19:18:00 -0400
+
+xvm-munin-config (0.0.15) precise; urgency=low
+
+  * Updating the xen API python import.
+
+ -- Steven Valdez <dvorak42@mit.edu>  Sat, 20 Jul 2013 17:17:58 -0400
+
+xvm-munin-config (0.0.14.1~dvorak42) precise; urgency=low
+
+  * Bumped version for precise-dev.
+
+ -- Steven Valdez <dvorak42@mit.edu>  Mon, 17 Jun 2013 20:43:37 -0400
+
+xvm-munin-config (0.0.14~dvorak) precise; urgency=low
+
+  * Bumped version number.
+
+ -- Steven Valdez <dvorak42@mit.edu>  Mon, 17 Jun 2013 20:23:19 -0400
+
 xvm-munin-config (0.0.13~dvorak42) unstable; urgency=low
 
   * Added ::ffff:$IP mapped IPv4 address to allowed list.