Skip to content

Commit 1a6424e

Browse files
authored
CHANGELOG: fix wrong link (#5043)
**Which issue(s) this PR fixes**: None. **What this PR does / why we need it**: Fix a wrong link in CHANGELOG. **Docs Changes**: Not needed. **Release Note**: Not needed. Signed-off-by: Daijiro Fukuda <fukuda@clear-code.com>
1 parent ed15edc commit 1a6424e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Others:
7474
* formatter_csv: fix memory leak
7575
https://github.com/fluent/fluentd/pull/4864
7676
* server plugin helper: ensure to close all connections at shutdown
77-
https://github.com/fluent/fluentd/pull/502
77+
https://github.com/fluent/fluentd/pull/5026
7878
* Fixed a bug where the default `umask` was not set to `0` when using `--daemon` (td-agent, fluent-package) since v1.14.6.
7979
https://github.com/fluent/fluentd/pull/4836
8080
* `--umask` command line option: Fixed so that it is applied when Fluentd runs with `--daemon` (fluent-package) as well as when Fluentd runs with `--no-supervisor`.

0 commit comments

Comments
 (0)