* fma: don't use $0 inside usage-function but hardcode program
[grml-scripts-core.git] / debian / changelog
index 868818d..6878ac0 100644 (file)
@@ -1,8 +1,18 @@
+grml-scripts (0.8-27) unstable; urgency=low
+
+  * fma: don't use $0 inside usage-function but hardcode program
+    name instead.
+
+ -- Michael Prokop <mika@grml.org>  Sat, 28 Oct 2006 13:20:50 +0200
+
 grml-scripts (0.8-26) unstable; urgency=low
 
   * Split out network related scripts into package grml-network,
     depend on it therefore.
+  * Added script fma (fast manual access, thanks for the idea -
+    wuehlmaus!), added lzop to Suggests.
   * Another cleanup of debian/rules.
+  * Updated debian/overrides.
   * Added XS-X-Vcs-Hg: header to debian/control, see
     http://www.bononia.it/~zack/blog/posts/xs-x-vcs-XXX.html