X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=7cc5e7d06a1f917b90e24361c708eccff151e8a3;hb=4f8937bce96f552121e525eb927a2daea4dfae88;hp=cd3a5f2da9a302bfe8e0bdbc0bcee7d3853db6c7;hpb=229a51dfda4d619c47fb4b0ff94d4d952f61e62a;p=grml-live-grml.git diff --git a/debian/changelog b/debian/changelog index cd3a5f2..7cc5e7d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,24 @@ -grml-live (0.1-1) unstable; urgency=low +grml-live (0.0.3) unstable; urgency=low + + * Support for setting GRML_NAME (like grml vs. grml-small + vs grml64 vs...) + * Drop the character limits of $VERSION and $RELEASENAME. + * Make sure $SECONDS is set before outputting the runtime. + * Unify usage of i386_files, place all template files in + directory templates now. + + -- Michael Prokop Sat, 29 Sep 2007 11:40:22 +0200 + +grml-live (0.0.2) unstable; urgency=low + + * Add support for amd64. + * Update and extend documentation. + * Bugfix: Make sure $LOGDIR exists. + * fai dirinstall: set hostname via $HOSTNAME + + -- Michael Prokop Fri, 21 Sep 2007 11:46:17 +0200 + +grml-live (0.0.1) unstable; urgency=low * Initial release.