From 3ba1a6fdb5a27edcc4e02d8b690c1644f0ce2535 Mon Sep 17 00:00:00 2001 From: rustfuture <> Date: Sat, 12 Sep 2026 09:40:10 +0300 Subject: [PATCH] docs: correct remote-export merge commit attribution --- demos/verification_2026-09-11-remote-export.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/demos/verification_2026-09-11-remote-export.md b/demos/verification_2026-09-11-remote-export.md index 97f892a..edff99a 100644 --- a/demos/verification_2026-09-11-remote-export.md +++ b/demos/verification_2026-09-11-remote-export.md @@ -6,9 +6,10 @@ thread). It covers the success path, two controlled-failure paths, and the exact `http://127.0.0.1:0` case that panicked before the fix. It is evidence for the listed build and host only, not a compatibility claim. -> Merge note (2026-09-11): this change and its CLI tests were merged to `main` as `2067359879b9` -> (PR #4). The runtime fix under test is unchanged between `3dfa107` and the merge; the additional -> commits only add tests and documentation. +> Merge note: this change and its CLI tests were merged to `main` as `a86fe3af` +> (PR #4). The separate memory-label TUI fix merged as `2067359879b9` (PR #5). The runtime fix +> under test is unchanged between `3dfa107` and the merge; the additional commits only add tests +> and documentation. ## Build identity