Skip to content

Commit

Permalink
update to 1.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Neeke committed Mar 20, 2015
1 parent d5a70de commit 7cb57c7
Showing 1 changed file with 23 additions and 6 deletions.
29 changes: 23 additions & 6 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,20 +18,20 @@
<email>[email protected]</email>
<active>yes</active>
</lead>
<date>2014-12-30</date>
<time>14:30:00</time>
<date>2015-03-20</date>
<time>17:12:00</time>
<version>
<release>1.1.6</release>
<api>1.1.6</api>
<release>1.1.8</release>
<api>1.1.8</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<license uri="http://www.apache.org/licenses/LICENSE-2.0.html">Apache2.0</license>
<notes>
- Fixed SeasLog::analyzerCount() function add query by key_word
- Fixed SeasLog::analyzerDetail() function add query by key_word,paging by start,limit
- Fixed init config error with ZTS
- Fixed SeasLog::analyzerDetail() function compatible with CentOS
</notes>
<contents>
<dir name="/">
Expand Down Expand Up @@ -162,5 +162,22 @@
- Fixed config "seaslog.level = 0" in Readme
</notes>
</release>
<release>
<date>2014-12-30</date>
<time>14:30:00</time>
<version>
<release>1.1.6</release>
<api>1.1.6</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<license uri="http://www.apache.org/licenses/LICENSE-2.0.html">Apache2.0</license>
<notes>
- Fixed SeasLog::analyzerCount() function add query by key_word
- Fixed SeasLog::analyzerDetail() function add query by key_word,paging by start,limit
</notes>
</release>
</changelog>
</package>

0 comments on commit 7cb57c7

Please sign in to comment.