X-Git-Url: http://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=91aa97cb7ccd41a2de2b66d99c890d4180326f24;hb=refs%2Ftags%2F0.3.20;hp=efbc4ba0cb417f021aa75be0406db710807294b4;hpb=d9c265472d677d58e22f03d579a95ae221e294ff;p=grml-x.git diff --git a/debian/changelog b/debian/changelog index efbc4ba..91aa97c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,44 @@ -grml-x (0.3-16) unstable; urgency=low +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. + + -- Michael Prokop Sat, 31 Mar 2007 00:25:19 +0200 + +grml-x (0.3.18) unstable; urgency=low + + The 'I'm sure that many changes break anything'-release. + + * Big code cleanup. Removed several comments used inside + xorg.conf. Dropped a lot from fontpath... + * Check for fonts.dir inside "X11R6 backwards compatibilty + font stuff", otherwise we use the old font patch always... + * Use 'id -u' instead of $UID. + * Use colors only if not booted with nocolor bootoption. + * Work around the 'intel' driver problem [Closes: issue177] + * Support fallback option [Closes: issue169] + * Do not run hwinfo if not really necessary [Closes: issue168] + * Check whether $WINDOWMANAGER is executable at all before using + it in $XINITRC. + + -- Michael Prokop Mon, 26 Mar 2007 19:40:15 +0200 + +grml-x (0.3.17) unstable; urgency=low + + * Added xcursor-themes to recommends. + + -- Michael Prokop Sun, 18 Mar 2007 15:39:34 +0100 + +grml-x (0.3.16) unstable; urgency=low * Add xserver-xorg-input-vmmouse to recommends. + * Change version schema from x.y-z to x.y.z. -- Michael Prokop Sun, 18 Mar 2007 14:57:35 +0100