From cb03c34bc4bb2157c58c00b7321efd8a2f143cad Mon Sep 17 00:00:00 2001 From: Keith Winstein Date: Fri, 16 Mar 2012 17:58:05 -0400 Subject: [PATCH] Update changelog --- ChangeLog | 6 ++++++ debian/changelog | 8 +++++++- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 1038177..72171d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,12 @@ * Uses xterm-256color and supports 256-color escape sequences. + * Posterizes to 8 colors unless the user has a 256-color terminal. + + * Handles terminals without BCE. + + * Starts login shell. + 2012-03-14 Keith Winstein * Version 1.01 released. diff --git a/debian/changelog b/debian/changelog index 59b59b0..5572220 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,13 @@ mosh (1.02-1) unstable; urgency=low * Uses xterm-256color and supports 256-color escape sequences. - -- Keith Winstein Fri, 16 Mar 2012 13:35:28 -0400 + * Posterizes to 8 colors unless the user has a 256-color terminal. + + * Handles terminals without BCE. + + * Starts login shell. + + -- Keith Winstein Fri, 16 Mar 2012 17:57:45 -0400 mosh (1.01-1) unstable; urgency=low