RNG-76: Track changes.
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index abd27eb..d75ec75 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -75,6 +75,9 @@
 within the allotted number of reruns (the test will be marked
 as 'flaky' in the report).
 ">
+      <action dev="aherbert" type="update" issue="RNG-76">
+        "SplitMix64": Added primitive long constructor.
+      </action>
       <action dev="aherbert" type="add" issue="RNG-117">
         Additional "XorShiRo" family generators. This adds 4 PlusPlus general purpose variants
         of existing generators and 3 variants of a large state (1024-bit) generator.