Add lxsession to zsh completion
[grml-x.git] / debian / changelog
index faabb4b..fec4fd9 100644 (file)
@@ -1,14 +1,40 @@
+grml-x (0.4.5) unstable; urgency=low
+
+  * Move zsh completion file to /usr/share/grml/zsh/completion/grml/_grml-x
+    as introduced by grml-etc-core 0.3.73.
+  * Add lxsession and xfce4-session to zsh completion.
+
+ -- Michael Prokop <mika@grml.org>  Wed, 22 Jul 2009 23:30:27 +0200
+
+grml-x (0.4.4) unstable; urgency=low
+
+  * Add Option "AutoAddDevices" "off", as we do not want to depend on
+    running dbus/hal. See http://wiki.debian.org/XStrikeForce/InputHotplugGuide
+  * Depend on debhelper (>= 5) and bump compat version to 5.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 20 Apr 2009 13:19:30 +0200
+
+grml-x (0.4.3) unstable; urgency=low
+
+  * Use Option "DontZap" "false" by default, now as DontZap has become
+    a default option. See https://wiki.ubuntu.com/X/Config/DontZap
+
+ -- Michael Prokop <mika@grml.org>  Sun, 19 Apr 2009 23:45:20 +0200
+
 grml-x (0.4.2) unstable; urgency=low
 
   * Improve zsh completion:
     - use double brackets for the test command
     - make sure the right usage text gets displayed
     - support fallback options
-
+    - improve description of force option
     Thanks to ft and z3ttacht for their work! [Closes: issue398]
   * Use Build-Depends-Indep in debian/control to make lintian happy.
+  * Consequently use mktemp for handling tmp files.
+  * Use fluxbox for all usage examples in grml-x itself (on grml-medium
+    we ship fluxbox only and people might be confused otherwise).
 
- -- Michael Prokop <mika@grml.org>  Thu, 12 Feb 2009 18:04:15 +0100
+ -- Michael Prokop <mika@grml.org>  Thu, 12 Feb 2009 18:10:53 +0100
 
 grml-x (0.4.1) unstable; urgency=low