From: pdontthink Date: Wed, 7 Sep 2005 20:05:33 +0000 (+0000) Subject: Focus fix X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=0f00e259f425ec5a52330efe00836c1779002d14;ds=sidebyside Focus fix git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10074 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/ChangeLog b/ChangeLog index d336ece8..c590f83d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -440,6 +440,8 @@ Version 1.5.1 -- CVS - Removed duplicate generic_header hook call in src/right_main.php (#1269189). - Removed other special folders from rename/delete/unsubscribe folder forms. Suggested by Florian Daumling. + - Focus on compose screen no longer shifts automatically if user has manually + focused somewhere herself. Version 1.5.0 - 2 February 2004 -------------------------------