[commits] Horde branch master updated. 36b0073ab1184a4b6f2a2beea3c286ce087c763d
Jan Schneider
jan at horde.org
Tue Jan 24 10:35:40 UTC 2017
The branch "master" has been updated.
The following is a summary of the commits.
from: e3f618a5f7b283245ffc0cff6c3f3583814c046d
543b9ce [jan] Check for errors when using UTS #46 algorithm.
d9cf1da Add de translation.
36b0073 Catch Idna_Exceptions.
Summary: http://github.com/horde/horde/compare/e3f618a5f7b283245ffc0cff6c3f3583814c046d...36b0073ab1184a4b6f2a2beea3c286ce087c763d
-----------------------------------------------------------------------
commit 543b9ce98b4685c5de0d8cb017d3f12da183bf8a
Author: Jan Schneider <jan at horde.org>
Date: Tue Jan 24 11:25:34 2017 +0100
[jan] Check for errors when using UTS #46 algorithm.
framework/Idna/doc/Horde/Idna/UPGRADING | 19 +++++++++
framework/Idna/lib/Horde/Idna.php | 58 ++++++++++++++++++++++++++-
framework/Idna/lib/Horde/Idna/Translation.php | 40 ++++++++++++++++++
framework/Idna/package.xml | 22 ++++++----
4 files changed, 130 insertions(+), 9 deletions(-)
create mode 100644 framework/Idna/doc/Horde/Idna/UPGRADING
create mode 100644 framework/Idna/lib/Horde/Idna/Translation.php
http://github.com/horde/horde/commit/543b9ce98b4685c5de0d8cb017d3f12da183bf8a
-----------------------------------------------------------------------
commit d9cf1dac5b9f18e27fb77fe5a2a67d28a7864511
Author: Jan Schneider <jan at horde.org>
Date: Tue Jan 24 11:34:27 2017 +0100
Add de translation.
framework/Idna/locale/Horde_Idna.pot | 70 ++++++++++++++++++++
framework/Idna/locale/de/LC_MESSAGES/Horde_Idna.mo | Bin 0 -> 1645 bytes
framework/Idna/locale/de/LC_MESSAGES/Horde_Idna.po | 71 +++++++++++++++++++++
3 files changed, 141 insertions(+)
create mode 100644 framework/Idna/locale/Horde_Idna.pot
create mode 100644 framework/Idna/locale/de/LC_MESSAGES/Horde_Idna.mo
create mode 100644 framework/Idna/locale/de/LC_MESSAGES/Horde_Idna.po
http://github.com/horde/horde/commit/d9cf1dac5b9f18e27fb77fe5a2a67d28a7864511
-----------------------------------------------------------------------
commit 36b0073ab1184a4b6f2a2beea3c286ce087c763d
Author: Jan Schneider <jan at horde.org>
Date: Tue Jan 24 11:35:13 2017 +0100
Catch Idna_Exceptions.
imp/lib/Compose.php | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
http://github.com/horde/horde/commit/36b0073ab1184a4b6f2a2beea3c286ce087c763d
More information about the commits
mailing list