Skip to content

Commit ebbd76b

Browse files
committed
Fix typos and normalize old version headings in CHANGELOG.md
1 parent c00aee0 commit ebbd76b

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@
331331
(ENT-8283)
332332
- Adjusted MPF to handle `rxdirs` default from true to false (CFE-951)
333333
- `755` perms on hub `htdocs` dir are now enforced (ENT-8212)
334-
- Proper owner and perms on docroot are now enforced(ENT-8280)
334+
- Proper owner and perms on docroot are now enforced (ENT-8280)
335335
- Prevented `def.dir_masterfiles/.no-distrib` from being copied
336336
(ENT-8079)
337337
- Cleaned up policy related to versions prior to 3.12 (CFE-3920)
@@ -413,7 +413,7 @@
413413
- Fixup `zypper` package module script to work properly with `interpreter` attribute
414414
(ENT-7442)
415415
- Gave `cfapache` group full access to docroot (ENT-8065)
416-
- Insured exported reports from Mission Portal are in the correct location
416+
- Ensured exported reports from Mission Portal are in the correct location
417417
(ENT-7465)
418418
- Made apache restart more robust (ENT-8045)
419419
- Moved `httpd.pid` to root of httpd workdir (ENT-7966)
@@ -866,7 +866,7 @@
866866
- Removed unnecessary support for including 3.6 controls
867867
- Fixed `systemctl` path detection
868868
- Policy Release Id is now inventoried by default (CFE-2097)
869-
- Fixed to frequent logging of enterprise license utilization (ENT-3390)
869+
- Fixed too frequent logging of enterprise license utilization (ENT-3390)
870870
- Maintain access to exported CSV reports in older versions (ENT-3572)
871871
- `cf-execd` service override template now only kills `cf-execd` on stop
872872
(ENT-3395)
@@ -912,17 +912,17 @@
912912
specified depth older than a specified number of days
913913
- Do not symlink agents to `/usr/local/bin` on CoreOS (ENT-3047)
914914
- Added: Ability to set `default_repository` via augments
915-
- Enabled settig `def.max_client_history_size` via augments (CFE-2560)
915+
- Enabled setting `def.max_client_history_size` via augments (CFE-2560)
916916
- Changed self upgrade now uses standalone policy (ENT-3155)
917917
- Fixed `apt_get` package module incorrectly using interactive mode
918-
- Added ability to append to bundlesequnece with `def.json` (CFE-2460)
918+
- Added ability to append to bundlesequence with `def.json` (CFE-2460)
919919
- Enabled paths to POSIX tools by default instead of native tools
920920
- Removed `bundle agent cfe_internal_bins` (CFE-2636)
921921
- Include `previous_state` and `untracked` reports when client clear a buildup of unreported data
922922
(ENT-3161)
923923
- Fixed command to restart apache on config change (ENT-3134)
924924
- `cf-serverd` listens on ipv4 and ipv6 by default (CFE-528)
925-
- FixesMake `apt_get` module compatible with Ubuntu 16.04 (CFE-2445)
925+
- Fixes: Make `apt_get` module compatible with Ubuntu 16.04 (CFE-2445)
926926
- Fixed rare bug that would sometimes prevent `redis-server` from launching
927927
- Added `oslevel` to well known paths (ENT-3121)
928928
- Added policy to track CFEngine Enterprise license utilization
@@ -947,21 +947,21 @@
947947
(CFE-2468)
948948
- Changed: Enable agent component management policy on systemd hosts
949949
(CFE-2429)
950-
- Added: Enterprise appliaction log dir to rotation
950+
- Added: Enterprise application log dir to rotation
951951
- Changed: re-enable hub process maintenance
952952
- Added: `edit_line` `contains_literal_string` to stdlib
953953
- Fixed: Services starting or stopping unnecessarily (CFE-2421)
954954
- Allowed specifying agent `maxconnections` via `def.json` (CFE-2461)
955955
- Changed: Disabled http `TRACE` method
956-
- Changed: Reduced Enteprise webserver info
956+
- Changed: Reduced Enterprise webserver info
957957
- Changed: `cronjob` bundle now tolerates different spacing
958958
- Fixed: CFEngine choking on standard services (CFE-2806)
959959
- Changed `select_region` `INI_section` to match end of section or end of file
960960
(CFE-2519)
961961
- Fixed ability to manage INI sections with metachars for
962962
`manage_variable_values_ini` and `set_variable_values_ini` (CFE-2519)
963963
- Fixed `apt_get` package module incorrectly using interactive mode.
964-
- Added ability to append to bundlesequnece with `def.json` (CFE-2460)
964+
- Added ability to append to bundlesequence with `def.json` (CFE-2460)
965965
- Behaviour changed: when used with CFEngine 3.10.0 or greater,
966966
bundles `set_config_values()` and `set_line_based()` are appending a
967967
trailing space when inserting a configuration option with empty value.
@@ -988,7 +988,7 @@
988988
be modified
989989
- `services/autorun.cf` moved to `lib/VER/` as it is not generally intended to be
990990
modified
991-
- To improve predictibility autorun bundles are activated in lexicographical
991+
- To improve predictability autorun bundles are activated in lexicographical
992992
order
993993
- Relocated `services/file_change.cf` to `cfe_internal/enterprise`. This policy is
994994
most useful for a good OOTB experience with CFEngine Enterprise Mission

0 commit comments

Comments
 (0)