Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added changelog for 3.21.6 #2961

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
3.21.6:
- Added inline docs showing valid values for method (field_operation) in body edit_field quoted_var
(CFE-4426)
- Added trailing /. to files promises targeting local_software_dir
(ENT-12116)
- Adjusted CSP in httpd.conf to suit ACE javascript editor (ENT-12010)
- Aligned ownership and permission expectations between Mission Portal and MPF
(ENT-11941)
- Fixed failed to open /dev/tty errors when using systemd unit management
(CFE-4445)

3.21.5:
- AIX watchdog now handles stale pids (CFE-4335)
- Added ability to influence default package manager and inventory via augments files (def.json)
Expand Down
Loading