Skip to content

Commit 12c947d

Browse files
committed
update package.xml
1 parent 09c5519 commit 12c947d

File tree

1 file changed

+23
-6
lines changed

1 file changed

+23
-6
lines changed

package.xml

+23-6
Original file line numberDiff line numberDiff line change
@@ -20,20 +20,20 @@
2020
<email>[email protected]</email>
2121
<active>yes</active>
2222
</lead>
23-
<date>2016-07-08</date>
24-
<time>22:36:00</time>
23+
<date>2016-10-17</date>
24+
<time>15:00:00</time>
2525
<version>
26-
<release>1.6.2</release>
27-
<api>1.6.2</api>
26+
<release>1.6.8</release>
27+
<api>1.6.8</api>
2828
</version>
2929
<stability>
3030
<release>stable</release>
3131
<api>stable</api>
3232
</stability>
3333
<license uri="http://www.apache.org/licenses/LICENSE-2.0.html">Apache2.0</license>
3434
<notes>
35-
- Fixed issue #97 PHP5.* Cached Block.
36-
- Fixed issue #98 SeasLog::analyzerDetail(NULL).
35+
- Fixed issue #100 #102 #103 memory leak.
36+
- Fixed Dir chmod 0755 and File chmod 0666.
3737
</notes>
3838
<contents>
3939
<dir name="/">
@@ -412,5 +412,22 @@
412412
- Support appender with config, switch File TCP UDP; config the remote_host and remote_port.
413413
</notes>
414414
</release>
415+
<release>
416+
<date>2016-07-08</date>
417+
<time>22:36:00</time>
418+
<version>
419+
<release>1.6.2</release>
420+
<api>1.6.2</api>
421+
</version>
422+
<stability>
423+
<release>stable</release>
424+
<api>stable</api>
425+
</stability>
426+
<license uri="http://www.apache.org/licenses/LICENSE-2.0.html">Apache2.0</license>
427+
<notes>
428+
- Fixed issue #97 PHP5.* Cached Block.
429+
- Fixed issue #98 SeasLog::analyzerDetail(NULL).
430+
</notes>
431+
</release>
415432
</changelog>
416433
</package>

0 commit comments

Comments
 (0)