Fix path for routersetup within manpage
[grml-network.git] / debian / changelog
index 4324fb4..3496844 100644 (file)
@@ -1,3 +1,50 @@
+grml-network (0.1-7) unstable; urgency=low
+
+  * Fix path for routersetup within manpage, thanks for reporting,
+    Jens Heidrich!
+
+ -- Michael Prokop <mika@grml.org>  Sat,  3 Feb 2007 11:10:55 +0100
+
+grml-network (0.1-6) unstable; urgency=low
+
+  * Use /etc/grml/script-functions.
+  * Add wpasupplicant to suggests.
+  * Don't use any other languages than english.
+  * Merge wpa[2] code (don't use /etc/wpa_supplicant.conf but
+    Debian's infrastructure in /etc/network/interfaces) from sidux:
+    http://svn.berlios.de/wsvn/fullstory/configure-networkcard/trunk/
+
+ -- Michael Prokop <mika@grml.org>  Sat, 27 Jan 2007 19:29:21 +0100
+
+grml-network (0.1-5) unstable; urgency=low
+
+  * Use resolvconf infrastructure for DNS setup: write dns-nameservers
+    options to /etc/network/interfaces instead of direct writing to
+    /etc/resolv.conf. This should fix issue87 and issue74.
+  * Add resolvconf to Suggests.
+
+ -- Michael Prokop <mika@grml.org>  Sat, 27 Jan 2007 18:15:54 +0100
+
+grml-network (0.1-4) unstable; urgency=low
+
+  * netcardconfig: added support for ipw3945
+
+ -- Michael Prokop <mika@grml.org>  Mon,  4 Dec 2006 14:56:00 +0100
+
+grml-network (0.1-3) unstable; urgency=low
+
+  * Use 'Architecture: all' in debian/control so we can use the
+    package on non-x86 as well.
+
+ -- Michael Prokop <mika@grml.org>  Sat, 11 Nov 2006 12:08:57 +0100
+
+grml-network (0.1-2) unstable; urgency=low
+
+  * Applied patch from schula to grml-router for better
+    error handling with outgoing device.
+
+ -- Michael Prokop <mika@grml.org>  Sat, 28 Oct 2006 11:23:01 +0200
+
 grml-network (0.1-1) unstable; urgency=low
 
   * Initial release.