Skip to content

Commit 8587a73

Browse files
committed
update to 1.7.6
1 parent 2c267ec commit 8587a73

File tree

1 file changed

+32
-15
lines changed

1 file changed

+32
-15
lines changed

package.xml

+32-15
Original file line numberDiff line numberDiff line change
@@ -24,29 +24,19 @@
2424
<active>yes</active>
2525
</lead>
2626
<date>2017-09-19</date>
27-
<time>14:00:00</time>
27+
<time>16:11:00</time>
2828
<version>
29-
<release>1.7.5</release>
30-
<api>1.7.5</api>
29+
<release>1.7.6</release>
30+
<api>1.7.6</api>
3131
</version>
3232
<stability>
3333
<release>stable</release>
3434
<api>stable</api>
3535
</stability>
3636
<license uri="http://www.php.net/license">PHP</license>
3737
<notes>
38-
- Update license from Apache License 2.0 to PHP License 3.01.
39-
- Support send to Rsyslog(TCP/UDP) with RFC5424.
40-
- Support RequestId differentiated requests to fixed issue #134.
41-
- Support for log template customizations to fixed issue #12 #143.
42-
- Update SeasLog Analyzer scripts version to 1.1.0, to fixed issue #139.
43-
- Optimization of analyzerCount and analyzerDetail to fixed issue #133.
44-
- Fixed issue #138. Error by file exists.
45-
- Fixed issue #140. Error by setDatetimeFormat.
46-
- Fixed issue #142. Error by too many open files.
47-
- Fixed issue #144. Error by read log detail order desc.
48-
- Fixed issue #145. Error by analyzerDetail.
49-
- Fixed issue #146. Segfault at php-fpm.
38+
- Fixed analyzerDetail bug, use grep -ai key_words.
39+
- Fixed issue #152. Segfault in cli.
5040
</notes>
5141
<contents>
5242
<dir name="/">
@@ -493,5 +483,32 @@
493483
- Fixed PHP --re seaslog result.
494484
</notes>
495485
</release>
486+
<release>
487+
<date>2017-09-19</date>
488+
<time>14:00:00</time>
489+
<version>
490+
<release>1.7.5</release>
491+
<api>1.7.5</api>
492+
</version>
493+
<stability>
494+
<release>stable</release>
495+
<api>stable</api>
496+
</stability>
497+
<license uri="http://www.php.net/license">PHP</license>
498+
<notes>
499+
- Update license from Apache License 2.0 to PHP License 3.01.
500+
- Support send to Rsyslog(TCP/UDP) with RFC5424.
501+
- Support RequestId differentiated requests to fixed issue #134.
502+
- Support for log template customizations to fixed issue #12 #143.
503+
- Update SeasLog Analyzer scripts version to 1.1.0, to fixed issue #139.
504+
- Optimization of analyzerCount and analyzerDetail to fixed issue #133.
505+
- Fixed issue #138. Error by file exists.
506+
- Fixed issue #140. Error by setDatetimeFormat.
507+
- Fixed issue #142. Error by too many open files.
508+
- Fixed issue #144. Error by read log detail order desc.
509+
- Fixed issue #145. Error by analyzerDetail.
510+
- Fixed issue #146. Segfault at php-fpm.
511+
</notes>
512+
</release>
496513
</changelog>
497514
</package>

0 commit comments

Comments
 (0)