From 0f164a02d691d6a2b6bb3035ff4905f78ba82eed Mon Sep 17 00:00:00 2001 From: Michael Hudson-Doyle Date: Tue, 30 Aug 2016 12:42:14 +1200 Subject: [PATCH] update changelog --- debian/changelog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 847fe840..c6c3e6bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Mon, 29 Aug 2016 19:09:11 -0400