X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=6dacb1070d9b80e4989c440727b08f5383535c30;hb=f737aa83b1bff3567e9fedf619f095fca1c84596;hp=79b69ca4b18ec0a6cb7b0ae7c0a0f1420c2d8aca;hpb=f4081dd22be963c5c1bfe99f63de5de05f7961d8;p=grml-network.git diff --git a/debian/changelog b/debian/changelog index 79b69ca..6dacb10 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,26 @@ +grml-network (0.2.9) unstable; urgency=low + + * scanmodem: apply patch by Joerg Woelke which addresses the + right way to specify find options (thanks!). [Closes: issue712] + * Bump Standard to Version 3.8.2 (no further changes). + + -- Michael Prokop Fri, 24 Jul 2009 22:59:07 +0200 + +grml-network (0.2.8) unstable; urgency=low + + * netcardconfig: use 'udevadm info' instead of 'udevinfo' if + available as udevinfo will disappear from udev. + + -- Michael Prokop Tue, 16 Jun 2009 00:40:52 +0200 + +grml-network (0.2.7) unstable; urgency=low + + * grml-bridge: bring network devices up by default using + 'ifconfig $DEV 0.0.0.0 up'. This makes configuration more + reliable according to my tests. + + -- Michael Prokop Thu, 09 Apr 2009 11:37:25 +0200 + grml-network (0.2.6) unstable; urgency=low * grml-bridge: