exec-wrapper: deal with absolute path names in is_installed exec-wrapper [rebase...
[grml-scripts.git] / debian / changelog
index 1983364..b5becdd 100644 (file)
@@ -1,3 +1,30 @@
+grml-scripts (1.1.18) UNRELEASED; urgency=low
+
+  * Add lzop to Depends. [Closes: issue613]
+  * blacklist: use /etc/modprobe.d/grml.conf instead of
+    /etc/modprobe.d/grml. New module-init-tools will
+    use only files using the .conf suffix.
+  * Add new script grml-exec-wrapper (simple but smart program
+    execution wrapper). Thanks to ft for help.
+  * Fix typo in grml-chroot manpage.
+
+ -- Michael Prokop <mika@grml.org>  Tue, 03 Mar 2009 10:35:12 +0100
+
+grml-scripts (1.1.17) unstable; urgency=low
+
+  [ Ulrich Dangel ]
+  * osd_server.py uses now the freedesktop.org specification for
+    notification instead of the old xosd way.
+  * Added python-dbus and notification-daemon as suggestion as
+    osd_server.py depends on them.
+    [Closes: issue172]
+
+  [ Michael Prokop ]
+  * Adjust Makefile to get rid of '.sp' sequences in asciidoc
+    manpages. [Closes: issue567]
+
+ -- Michael Prokop <mika@grml.org>  Thu, 12 Feb 2009 20:49:56 +0100
+
 grml-scripts (1.1.16) unstable; urgency=low
 
   [ Michael Prokop ]