+invirt-dhcp (0.0.12) unstable; urgency=low
+
+ * Kill arpspoof with SIGKILL when we're done with it so it doesn't
+ try to "clean up" and potentially tell the router that your MAC
+ is all-zeros.
+
+ -- Mitchell Berger <mitchb@mit.edu> Mon, 25 Jun 2018 22:11:00 -0400
+
+invirt-dhcp (0.0.11) unstable; urgency=low
+
+ * Fix the typo that causes what once took quadratic time (2ms) to
+ now take infinite time.
+
+ -- Mitchell Berger <mitchb@mit.edu> Mon, 04 Jun 2018 23:03:00 -0400
+
invirt-dhcp (0.0.10) unstable; urgency=low
* Remove quadratic netifaces.interfaces() call