X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=b9369b720ae004777b96f20afd8b257aa211273d;hb=198fb64a7a392f623d49125e771c000de70cd0d3;hp=53b22ec2aeb9b61d8cc0e78a6433220438d6677c;hpb=e03f4b85ca9814d7fdba198da1bfba5a855e12f9;p=grml-x.git diff --git a/debian/changelog b/debian/changelog index 53b22ec..b9369b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,38 @@ +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.