From f86dcb5ddea5cfb4fa16241318a47428cc2a18a1 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 7 Jun 2010 20:48:03 +0200 Subject: Show a little message in caption editing mode to indicate that is active --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1d66282..654f62e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,8 @@ git HEAD * Remove undocumented hjkl menu keys. Most of the menu options can also be accessed directly with keys, plus the number of non-qwerty users (which have no use for these shortcuts) is growing. + * Draw a nice little message when in caption editing mode with empty + caption (to indicate that caption editing is actually active) Sat Jun 5 21:35:25 CEST 2010 Daniel Friesel