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