X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=d166eff5bc311f09af96759c9ef71724eac2b851;hb=b7febb7b3bb7e727bd8c69d081b621f6cd9d21f1;hp=8b0c645979589626db82f30da3629bd2b87170e2;hpb=0a647395d0f9fe0255e5d9f4c95ee72042d38430;p=grml-x.git diff --git a/debian/changelog b/debian/changelog index 8b0c645..d166eff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,30 @@ +grml-x (0.3.38) unstable; urgency=low + + * Provide /etc/X11/xorg.conf.virtualbox + + -- Michael Prokop Thu, 27 Dec 2007 23:43:58 +0100 + +grml-x (0.3.37) unstable; urgency=low + + * Replace EmulateMiddleButtonTime with EmulateMidButtonTime. + Thanks, Jerome Potts! + * Make sure /etc/X11/X is not a symlink to /bin/true (broken + Debian package/upgrade). + * Fix manpage handling of xsltproc. + + -- Michael Prokop Sun, 18 Nov 2007 23:51:43 +0100 + +grml-x (0.3.36) unstable; urgency=low + + * Disable vmmouse in xorg.conf.vmware for now as it's broken + currently in Debian/unstable. [Testing: issue339] + * Include particleman in window manager completion of zsh. + + -- Michael Prokop Sat, 17 Nov 2007 18:59:31 +0100 + grml-x (0.3.35) unstable; urgency=low - * Deactivate 'InputDevice "Synaptics" "AlwaysCore"' line by default. + * Deactivate "AlwaysCore" from Synaptics devive by default. This should fix a pending bug in current Xorg which avoids a working Synaptics device. * Load "xtrap" extension.