add ToolTip.Caption to all the /etc/skel/.idesktop/*.lnk files
[grml-etc.git] / debian / changelog
index 81198d1..12b8c11 100644 (file)
@@ -1,3 +1,42 @@
+grml-etc (0.9-8) unstable; urgency=low
+
+  * Add ToolTip.Caption to all the /etc/skel/.idesktop/*.lnk files.
+    Use LANG=en_US.iso885915 for aterm so the terminal works in
+    utf8 mode as well.
+
+ -- Michael Prokop <mika@grml.org>  Sat, 24 Feb 2007 15:14:24 +0100
+
+grml-etc (0.9-7) unstable; urgency=low
+
+  * /etc/skel/.Xmodmap + /etc/skel/.Xmodmap.german: use 'currency'
+    instead of Eurosign; should fix the euro problem within xterm
+    in utf8 mode.
+
+ -- Michael Prokop <mika@grml.org>  Fri, 23 Feb 2007 00:00:51 +0100
+
+grml-etc (0.9-6) unstable; urgency=low
+
+  * Add hint regarding customization to /etc/runlevel.conf.livecd*
+  * Adjust place of networking script (I hate package updates without
+    the relevant notes in the changelog) - networking should not live
+    at '35' only but at '40' as well, otherwise we have problems with
+    resolvconf at '38'. To fix the issue on your box without using
+    /etc/runlevel.conf.* of this package invoke:
+
+      update-rc.d -f networking remove
+      update-rc.d networking start 40 S . start 35 0 6 .
+
+ -- Michael Prokop <mika@grml.org>  Mon,  8 Jan 2007 16:36:49 +0100
+
+grml-etc (0.9-5) unstable; urgency=low
+
+  * Replace all xterm commands in configuration files with
+    x-terminal-emulator. Notice: /etc/alternatives/x-terminal-emulator
+    should point to /usr/bin/lxterm which is a locale-sensitive wrapper
+    for xterm. So let's get ready for utf8 as default...
+
+ -- Michael Prokop <mika@grml.org>  Sat, 16 Dec 2006 16:52:27 +0100
+
 grml-etc (0.9-4) unstable; urgency=low
 
   * /etc/runlevel.conf.hdinstall: add /etc/init.d/farpd