Skip to content

Commit

Permalink
update package.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Neeke committed Oct 17, 2016
1 parent 09c5519 commit 12c947d
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 @@ -20,20 +20,20 @@
<email>[email protected]</email>
<active>yes</active>
</lead>
<date>2016-07-08</date>
<time>22:36:00</time>
<date>2016-10-17</date>
<time>15:00:00</time>
<version>
<release>1.6.2</release>
<api>1.6.2</api>
<release>1.6.8</release>
<api>1.6.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 issue #97 PHP5.* Cached Block.
- Fixed issue #98 SeasLog::analyzerDetail(NULL).
- Fixed issue #100 #102 #103 memory leak.
- Fixed Dir chmod 0755 and File chmod 0666.
</notes>
<contents>
<dir name="/">
Expand Down Expand Up @@ -412,5 +412,22 @@
- Support appender with config, switch File TCP UDP; config the remote_host and remote_port.
</notes>
</release>
<release>
<date>2016-07-08</date>
<time>22:36:00</time>
<version>
<release>1.6.2</release>
<api>1.6.2</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 issue #97 PHP5.* Cached Block.
- Fixed issue #98 SeasLog::analyzerDetail(NULL).
</notes>
</release>
</changelog>
</package>

0 comments on commit 12c947d

Please sign in to comment.