Skip to content

Commit

Permalink
[jan] Fix closure compiler errors (Bug #13596).
Browse files Browse the repository at this point in the history
Conflicts:
	ansel/docs/CHANGES
	ansel/package.xml
  • Loading branch information
yunosh committed Sep 24, 2014
1 parent b1a5343 commit d7750d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions ansel/docs/CHANGES
Expand Up @@ -2,6 +2,7 @@
v3.0.2-git
----------

[jan] Fix closure compiler errors (Bug #13596).
[jan] Return ETags with browse() API method.
[mjr] Fix fatal divide by zero error due to incorrectly named variable.
[jan] Fix type of ansel_shares_users.user_uid column.
Expand Down
2 changes: 2 additions & 0 deletions ansel/package.xml
Expand Up @@ -33,6 +33,7 @@
</stability>
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
* [jan] Fix closure compiler errors (Bug #13596).
* [jan] Return ETags with browse() API method.
* [mjr] Fix fatal divide by zero error due to incorrectly named variable.
* [jan] Fix type of ansel_shares_users.user_uid column.
Expand Down Expand Up @@ -1350,6 +1351,7 @@
<date>2014-02-24</date>
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
* [jan] Fix closure compiler errors (Bug #13596).
* [jan] Return ETags with browse() API method.
* [mjr] Fix fatal divide by zero error due to incorrectly named variable.
* [jan] Fix type of ansel_shares_users.user_uid column.
Expand Down

0 comments on commit d7750d8

Please sign in to comment.