Monotone-Parent: 8f68fd83a48c51821eb064aa4f6738398e02e41d

Monotone-Revision: 47f011047becbfa93b21ffe7ca90810b1d9af684

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-06-08T13:35:25
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-06-08 13:35:25 +00:00
parent acf41cb2b1
commit bbe1bae54d
3 changed files with 16 additions and 0 deletions
+4
View File
@@ -1,5 +1,9 @@
2010-06-08 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/Appointments/SOGoAppointmentFolderObject.m
(-displayName, -davDisplayName): new accessors that are forwarded
to the real folder object.
* UI/WebServerResources/UIxAclEditor.js: (onAclLoadHandler) we
bind the "unload" event rather than "beforeunload", which does not
seem to work on IE.