X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=64481984340cf3bbd1cf0b9c5083c33f2ef9d984;hp=d17e2dbcda85a3d14e334a79fe44ffc12e4baa24;hb=cf0eb0dd521f150c7d58bce92031fec56ba5e5c8;hpb=9fade3196c65a2a915a8c4447f99730edc5106e4 diff --git a/debian/changelog b/debian/changelog index d17e2db..6448198 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +grml-autoconfig (0.9.10) unstable; urgency=low + + * console/serial bootoption: allow manually specifying + baude rate / speed settings. Thanks to Tonnerre Lombard + and Marc Haber for reporting and special thanks to Marc + for providing a system for debugging. [Testing: issue853] + + -- Michael Prokop Tue, 01 Jun 2010 00:00:31 +0200 + +grml-autoconfig (0.9.9) unstable; urgency=low + + * Improve way how we start X via bootoption startx. + + -- Michael Prokop Thu, 04 Mar 2010 01:00:44 +0100 + +grml-autoconfig (0.9.8) unstable; urgency=low + + * save-config: search for modified files and symlinks in /etc + only so not the full directories are stored in the resulting + tarball. Thanks to Alexander Menk for the bugreport. + [Closes: issue765] + * Further cosmetic tuning for serial console mode. + + -- Michael Prokop Sat, 27 Feb 2010 15:28:52 +0100 + grml-autoconfig (0.9.7) unstable; urgency=low * Improve chvt code for serial console.