X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=ef762a91cb2e58a2f736f3fb404f2ea4a33df9a1;hb=0199b47c662ba6a5f0b15020d034fa9528a2c1d9;hp=af44ec802b4108d297fe8bd5ce3a5543aa209399;hpb=fc906afbdc63fe9f11cf64186a61aac0c547edc5;p=grml2usb.git diff --git a/debian/changelog b/debian/changelog index af44ec8..ef762a9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +grml2usb (0.9.13) UNRELEASED; urgency=low + + * Update documentation regarding syslinux and FAT32 (thanks to + Stefan Traby for the hint). + + -- Michael Prokop Mon, 21 Sep 2009 17:55:00 +0200 + grml2usb (0.9.12) unstable; urgency=low * Replace 'logging.*("%s" % foo)' with 'logging.*("%s", foo)'