From 51463b15e36085a04671781d156c9db78e5fb3c7 Mon Sep 17 00:00:00 2001 From: cm13-github <128137806+cm13-github@users.noreply.github.com> Date: Mon, 11 Sep 2023 10:37:43 +0100 Subject: [PATCH] Automatic changelog for PR #4225 [ci skip] --- html/changelogs/AutoChangeLog-pr-4225.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-4225.yml diff --git a/html/changelogs/AutoChangeLog-pr-4225.yml b/html/changelogs/AutoChangeLog-pr-4225.yml new file mode 100644 index 000000000000..dec1d322ec9b --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-4225.yml @@ -0,0 +1,7 @@ +author: "realforest2001" +delete-after: True +changes: + - bugfix: "Fixes ARES Security Logs and stops ARES logs recording mob datums instead of names." + - rscadd: "Moves AntiAir records to Security Logs." + - rscadd: "Adds Flight Records to ARES Interface, detailing launches and setting changes. Does not include CAS details." + - code_imp: "Changes ARES log procs from using 'user' to 'user_name' to identify it should be the string rather than mob datum." \ No newline at end of file