diff options
Diffstat (limited to 'docs/ChangeLog.casper')
| -rw-r--r-- | docs/ChangeLog.casper | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/ChangeLog.casper b/docs/ChangeLog.casper index 6f1b59b..59e09ef 100644 --- a/docs/ChangeLog.casper +++ b/docs/ChangeLog.casper @@ -1,3 +1,13 @@ +casper (1.168) jaunty; urgency=low + + * Fix writing of "$@" to diverted update-initramfs script (here-documents + perform parameter expansion unless the delimiter is quoted). + * Don't bring up a temporary network interface while fetching the preseed + file when netbooting, as that will disconnect our root filesystem + (LP: #351982). + + -- Colin Watson <cjwatson@ubuntu.com> Tue, 31 Mar 2009 15:39:29 +0100 + casper (1.167) jaunty; urgency=low * Disable kwallet from KDE 4 in 34disable_kde_services |
