diff --git a/salt/soc/files/soc/changes.json b/salt/soc/files/soc/changes.json
index 1fd10c7ac..c8f116c4a 100644
--- a/salt/soc/files/soc/changes.json
+++ b/salt/soc/files/soc/changes.json
@@ -1,10 +1,10 @@
{
"title": "Security Onion 2.0.1 RC1 is here!",
"changes": [
- { "summary": "Security Fix: variables.txt from ISO install stays on disk for 10 days." },
- { "summary": "Security Fix: Remove user values from static.sls." },
- { "summary": "Fix distributed deployment sensor interval issue allowing PCAP." },
- { "summary": "Support for passwords that start with special characters." },
+ { "summary": "Security Fix 1067: variables.txt from ISO install stays on disk for 10 days." },
+ { "summary": "Security Fix 1068: Remove user values from static.sls." },
+ { "summary": "Issue 1059: Fix distributed deployment sensor interval issue allowing PCAP." },
+ { "summary": "Issue 1058: Support for passwords that start with special characters." },
{ "summary": "Minor soup updates." },
{ "summary": "Re-branded 2.0 to give it a fresh look." },
{ "summary": "All documentation has moved to https://docs.securityonion.net/en/2.0" },