The branch "master" has been updated. The following is a summary of the commits.
from: d53059247a6ad566b0f2095eae5bc10686104391 72634f9 [mms] Fix language selection at login (Bug #12338). 4d92e00 Released Horde_Imap_Client-2.11.5 9633156 Development mode for Horde_Imap_Client-2.11.6 ----------------------------------------------------------------------- commit 72634f95f506f98b2e252109e02b50c1d44fe443 Author: Michael M Slusarz <[email protected]> Date: Tue Jun 11 12:38:28 2013 -0600 [mms] Fix language selection at login (Bug #12338). Recent changes to the Session code ensure that setting a duplicate value for the language variable no longer causes a session write, so we don't need to be concerned about that out here. framework/Core/lib/Horde/Registry.php | 3 ++- framework/Core/package.xml | 1 + 2 files changed, 3 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/72634f95f506f98b2e252109e02b50c1d44fe443 ----------------------------------------------------------------------- commit 4d92e0002d6349c667fa9217992aadf36ee4e83c Author: Michael M Slusarz <[email protected]> Date: Tue Jun 11 12:44:51 2013 -0600 Released Horde_Imap_Client-2.11.5 framework/Imap_Client/package.xml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/4d92e0002d6349c667fa9217992aadf36ee4e83c ----------------------------------------------------------------------- commit 9633156dc186ac8e1b7e6428a2763ed7bef01f1b Author: Michael M Slusarz <[email protected]> Date: Tue Jun 11 12:44:51 2013 -0600 Development mode for Horde_Imap_Client-2.11.6 framework/Imap_Client/package.xml | 23 ++++++++++++++++------- 1 files changed, 16 insertions(+), 7 deletions(-) http://git.horde.org/horde-git/-/commit/9633156dc186ac8e1b7e6428a2763ed7bef01f1b -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
