X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=9f73b4db0e97d1dec3a6abb314ad370486fba7e6;hb=5d066f15ec24185968de6044999fbe240340a86b;hp=53b22ec2aeb9b61d8cc0e78a6433220438d6677c;hpb=e03f4b85ca9814d7fdba198da1bfba5a855e12f9;p=grml-x.git diff --git a/debian/changelog b/debian/changelog index 53b22ec..9f73b4d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,45 @@ +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. + [Testing: issue184] + + -- Michael Prokop Tue, 3 Apr 2007 21:20:21 +0200 + grml-x (0.3.19) unstable; urgency=low * Mention package libgl1-mesa-dri in comments for DRI.