X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=7cd6109eb9c02c73bb9cffa17e561b9872f42b7e;hb=refs%2Ftags%2F0.3.32;hp=0137aeb412fa66c4a3d8391393926c6582c3d2d7;hpb=533d838c14f46d08a46b47b5874e7015fbeb5d26;p=grml-x.git diff --git a/debian/changelog b/debian/changelog index 0137aeb..7cd6109 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,41 @@ +grml-x (0.3.32) unstable; urgency=low + + * Add two more checks to bailout if a tempfile isn't available. + + -- Michael Prokop Sun, 28 Oct 2007 01:40:13 +0200 + +grml-x (0.3.31) unstable; urgency=low + + * Check for writeable /tmp before executing hardware detection. + + -- Michael Prokop Tue, 4 Sep 2007 12:51:22 +0200 + +grml-x (0.3.30) unstable; urgency=low + + * Some further error handling regarding Xinerama. + We still don't have a reliable way to find the maximum resolution + of an external monitor, needs some further investigation. + + -- Michael Prokop Sat, 28 Jul 2007 01:20:54 +0200 + +grml-x (0.3.29) unstable; urgency=low + + * Mention http://wiki.debian.org/XStrikeForce/FAQ in the xorg.conf + header. + + -- Michael Prokop Tue, 17 Jul 2007 16:24:11 +0200 + grml-x (0.3.28) unstable; urgency=low * Initial support for Xinemera setup using -xinerama option. - [Testing: issue241] + Added 'bc' to Depends. [Testing: issue241] * Support activating composite extension on cmdline using the -composite option. (By default it's deactivated.) * Remove some blank lines in generated xorg.conf. + * Switch from manually written nroff manpage to asciidoc + instead. Adjusted Build-Depends therefore (asciidoc, xsltproc, + docbook-xsl). The manual page is available online as well now: + http://grml.org/grml-x/ -- Michael Prokop Thu, 12 Jul 2007 01:20:52 +0200