See Changelog.

Monotone-Parent: 16d0566b5cbe59d0378166dcfc9fce5ccd83fcb9
Monotone-Revision: 3006b284ea1fe8bea05cc545ceb485ea6b8268f2

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2010-10-14T14:58:06
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2010-10-14 14:58:06 +00:00
parent 381879c77a
commit 72da408d64
2 changed files with 5 additions and 2 deletions
+4
View File
@@ -20,6 +20,10 @@
2010-10-14 Francis Lachapelle <flachapelle@inverse.ca>
* UI/WebServerResources/MailerUI.js (updateUnseenCount): used the
method charAt to read a string character instead of accessing it
as an array (was not supported by IE).
* UI/WebServerResources/UIxAttendeesEditor.js
(performSearchCallback): improved autocompletion when changing
field before completion has returned.