diff options
author | maximilian attems <max@stro.at> | 2010-08-25 22:14:32 +0200 |
---|---|---|
committer | maximilian attems <max@stro.at> | 2010-08-25 22:17:37 +0200 |
commit | 3d176938d95d6b54a0b44e0aa7fe47eb4c4659b4 (patch) | |
tree | aa715c345cf368bcffc6680e7f1d5fe6b42a1400 | |
parent | 85fbb23edd4eb450f3180e3bfb51245e4da4d56d (diff) | |
download | initramfs-tools-3d176938d95d6b54a0b44e0aa7fe47eb4c4659b4.tar.gz initramfs-tools-3d176938d95d6b54a0b44e0aa7fe47eb4c4659b4.zip |
Releasing version 0.98.1.v0.98.1
Signed-off-by: maximilian attems <max@stro.at>
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8697676..0ede144 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +initramfs-tools (0.98.1) unstable; urgency=high + + [ Vagrant Cascadian ] + * [85fbb23] configure_networking(): Look for presence of + /tmp/net-*.conf files to not recall ipconfig. (Closes: #584583) + + -- maximilian attems <maks@debian.org> Wed, 25 Aug 2010 22:13:18 +0200 + initramfs-tools (0.98) unstable; urgency=low [ Michael Prokop ] |