X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-dhcp.git/blobdiff_plain/83f0d8cfc432a090d3812dc761c844e9f5f79952..de2a18bdb8a06476b5fc2b73416d02df42f876d6:/debian/changelog?ds=inline diff --git a/debian/changelog b/debian/changelog index 35ac10e..3cb13d2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +invirt-dhcp (0.0.6~glasgall2) precise; urgency=low + + * pydhcpserver expects IP address strings to be strs. encode the + unistrings sqlalchemy gives us accordingly. + + -- Adam Glasgall Sun, 28 Apr 2013 14:14:17 -0400 + invirt-dhcp (0.0.6~glasgall1) precise; urgency=low * Port to Precise, with sqlalchemy api changes