From 9c63c94edec2d5854f59f0aecd7b3c1bfe71bc6b Mon Sep 17 00:00:00 2001 From: David Woodhouse Date: Tue, 25 Jul 2023 23:13:03 +0100 Subject: [PATCH] Fix changelog entry for Pulse OS reporting This was added under v9.12 instead of the HEAD section. Next person to do that gets to implement a CI test for it :) Perhaps we should have a policy of adding in reverse chronological order so that newly-added lines are always immediately below the 'HEAD' title, which would mean that merging older PRs would *conflict* instead of silently merging into the older changelog? Fixes: ff86be7281 ("update changelog") Signed-off-by: David Woodhouse --- www/changelog.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/changelog.xml b/www/changelog.xml index 7cf0f299..47d7198d 100644 --- a/www/changelog.xml +++ b/www/changelog.xml @@ -17,6 +17,7 @@
  • OpenConnect v9.12 @@ -30,7 +31,6 @@
  • Increase maximum input size from stdin (#579).
  • Ignore 0.0.0.0 as NBNS address (!446, vpnc-scripts#58).
  • Fix Mac OS build of os-tcp-mtu tool (#612).
  • -
  • Send operating system information to Pulse servers (!481).

  • OpenConnect v9.11 -- 2.50.1