Skip to content

Commit

Permalink
Released Horde_Form-2.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Jul 6, 2015
1 parent 4f17b22 commit 7f23ed7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 2 additions & 2 deletions framework/Form/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"role": "lead"
}
],
"version": "2.0.9",
"time": "2015-01-08",
"version": "2.0.10",
"time": "2015-07-06",
"repositories": [
{
"type": "pear",
Expand Down
6 changes: 4 additions & 2 deletions framework/Form/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<email>[email protected]</email>
<active>yes</active>
</lead>
<date>2015-01-08</date>
<date>2015-07-06</date>
<version>
<release>2.0.10</release>
<api>1.1.0</api>
Expand Down Expand Up @@ -146,6 +146,7 @@
</dir> <!-- /locale/fr -->
<dir name="gl">
<dir name="LC_MESSAGES">
<file name="Horde_Form.mo" role="data" />
<file name="Horde_Form.po" role="data" />
</dir> <!-- /locale/gl/LC_MESSAGES -->
</dir> <!-- /locale/gl -->
Expand Down Expand Up @@ -432,6 +433,7 @@
<install as="locale/fi/LC_MESSAGES/Horde_Form.po" name="locale/fi/LC_MESSAGES/Horde_Form.po" />
<install as="locale/fr/LC_MESSAGES/Horde_Form.mo" name="locale/fr/LC_MESSAGES/Horde_Form.mo" />
<install as="locale/fr/LC_MESSAGES/Horde_Form.po" name="locale/fr/LC_MESSAGES/Horde_Form.po" />
<install as="locale/gl/LC_MESSAGES/Horde_Form.mo" name="locale/gl/LC_MESSAGES/Horde_Form.mo" />
<install as="locale/gl/LC_MESSAGES/Horde_Form.po" name="locale/gl/LC_MESSAGES/Horde_Form.po" />
<install as="locale/he/LC_MESSAGES/Horde_Form.mo" name="locale/he/LC_MESSAGES/Horde_Form.mo" />
<install as="locale/he/LC_MESSAGES/Horde_Form.po" name="locale/he/LC_MESSAGES/Horde_Form.po" />
Expand Down Expand Up @@ -904,7 +906,7 @@ Converted to package.xml 2.0 for pear.horde.org
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2015-01-08</date>
<date>2015-07-06</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [jan] SECURITY: Fixed XSS in form renderer.
Expand Down

0 comments on commit 7f23ed7

Please sign in to comment.