File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -499,7 +499,7 @@ This release also adds the ability to define logging rolling file settings and a
499
499
* Recursively create the logdir for elasticsearch when creating multiple instances
500
500
* Files and directories with root ownership now specify UID/GID 0 instead to improve compatability with * BSDs.
501
501
* 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.
503
503
* Fixed issue when using the ` proxy ` parameter on plugins in Elasticsearch 2.x.
504
504
505
505
#### Changes
Original file line number Diff line number Diff line change @@ -397,7 +397,7 @@ This release also adds the ability to define logging rolling file settings and a
397
397
* Recursively create the logdir for elasticsearch when creating multiple instances
398
398
* Files and directories with root ownership now specify UID/GID 0 instead to improve compatability with * BSDs.
399
399
* 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.
401
401
* Fixed issue when using the ` proxy ` parameter on plugins in Elasticsearch 2.x.
402
402
403
403
#### Changes
You can’t perform that action at this time.
0 commit comments