Skip to content

Commit 56522af

Browse files
committed
Remove legacy top-scope syntax
1 parent bd5560a commit 56522af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@ This release also adds the ability to define logging rolling file settings and a
499499
* Recursively create the logdir for elasticsearch when creating multiple instances
500500
* Files and directories with root ownership now specify UID/GID 0 instead to improve compatability with *BSDs.
501501
* Elasticsearch Debian init file changed to avoid throwing errors when DATA_DIR, WORK_DIR and/or LOG_DIR were an empty variable.
502-
* Fixed a broken File dependency when a plugin was set to absent and ::elasticsearch set to present.
502+
* Fixed a broken File dependency when a plugin was set to absent and elasticsearch set to present.
503503
* Fixed issue when using the `proxy` parameter on plugins in Elasticsearch 2.x.
504504

505505
#### Changes

HISTORY.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ This release also adds the ability to define logging rolling file settings and a
397397
* Recursively create the logdir for elasticsearch when creating multiple instances
398398
* Files and directories with root ownership now specify UID/GID 0 instead to improve compatability with *BSDs.
399399
* Elasticsearch Debian init file changed to avoid throwing errors when DATA_DIR, WORK_DIR and/or LOG_DIR were an empty variable.
400-
* Fixed a broken File dependency when a plugin was set to absent and ::elasticsearch set to present.
400+
* Fixed a broken File dependency when a plugin was set to absent and elasticsearch set to present.
401401
* Fixed issue when using the `proxy` parameter on plugins in Elasticsearch 2.x.
402402

403403
#### Changes

0 commit comments

Comments
 (0)