diff options
| author | maximilian attems <maks@debian.org> | 2005-10-21 19:09:46 +0200 |
|---|---|---|
| committer | maximilian attems <maks@debian.org> | 2005-10-21 19:09:46 +0200 |
| commit | 3457af4cd71c889f90fa505ac4f39264dad3be4c (patch) | |
| tree | 2908d18773f03b2cb456ea84fd760903728dc177 | |
| parent | 198b6acac258faa88345e45593679d54791506f0 (diff) | |
| download | initramfs-tools-3457af4cd71c889f90fa505ac4f39264dad3be4c.tar.gz initramfs-tools-3457af4cd71c889f90fa505ac4f39264dad3be4c.zip | |
finalize 0.33
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index bc526d3..e897de8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -initramfs-tools (0.31) UNRELEASED; urgency=low +initramfs-tools (0.33) unstable; urgency=low [ Bastian Blank ] * debian/control: Add mklibs-copy as dependency. @@ -27,6 +27,8 @@ initramfs-tools (0.31) UNRELEASED; urgency=low [ maximilian attems ] * Resynchronise with latest upstream release. * Place shift after variable outfile assignment. + * Thanks to Bastian Blank for the fixes concerning the new busybox version. + (Closes: #334467) [ Jeff Bailey ] * scripts/nfs (mountroot): New variable: NFSOPTS, default to |
