X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=9f73b4db0e97d1dec3a6abb314ad370486fba7e6;hb=5d066f15ec24185968de6044999fbe240340a86b;hp=91aa97cb7ccd41a2de2b66d99c890d4180326f24;hpb=24b5db5c4997750580975cb9fcf1693ee5542cda;p=grml-x.git diff --git a/debian/changelog b/debian/changelog index 91aa97c..9f73b4d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,38 @@ +grml-x (0.3.25) unstable; urgency=low + + * Drop -xserver option from zsh completion as it's not supported + anymore (X.org is available on any Debian system now :)). + + -- Michael Prokop Sun, 27 May 2007 21:54:37 +0200 + +grml-x (0.3.24) unstable; urgency=low + + * Update /etc/X11/xorg.conf.vmware, allowing higher resolutions + by default and use evdev. + + -- Michael Prokop Sun, 6 May 2007 16:27:34 +0200 + +grml-x (0.3.23) unstable; urgency=low + + * Add grml-shlib to depends as we use one function from + /etc/grml/sh-lib. + + -- Michael Prokop Fri, 27 Apr 2007 01:32:15 +0200 + +grml-x (0.3.22) unstable; urgency=low + + * Updated zsh completion for grml-x. Thanks, ft! + + -- Michael Prokop Tue, 17 Apr 2007 09:15:38 +0200 + +grml-x (0.3.21) unstable; urgency=low + + * Big rewrite of grml-x: heavy use of evdev. Thanks for idea + to gebi! Now the options -nousb and -nops2 have been dropped + and were replaced by -ps2 and -usb. More details in the manpage. + + -- Michael Prokop Wed, 4 Apr 2007 16:26:43 +0200 + grml-x (0.3.20) unstable; urgency=low * Avoid presence of two CorePointers, disable the PS/2 entry then.