update changelog

This commit is contained in:
Michael Hudson-Doyle 2016-08-30 12:42:14 +12:00
parent 0360e8caee
commit 0f164a02d6
1 changed files with 4 additions and 1 deletions

5
debian/changelog vendored
View File

@ -1,7 +1,10 @@
subiquity (0.0.12) UNRELEASED; urgency=medium
* debian/console-conf.serial-console-conf@.service: start with --serial so
we don't spew as many control chars on the serial interface.
we don't spew as many control chars on the serial interface. (LP: #1617231)
* spawn a simple shell wrapper around console-conf initially to reduce
RAM usage at rest. (LP: #1618239)
* create log directory more carefully. (LP: #1617236)
-- Mathieu Trudel-Lapierre <cyphermox@ubuntu.com> Mon, 29 Aug 2016 19:09:11 -0400