From c2c87d276f25ab29efa4adadfce9465b33070857 Mon Sep 17 00:00:00 2001 From: Kjell Winblad Date: Thu, 1 Jun 2023 15:38:54 +0200 Subject: [PATCH] docs: add changelog entry for too long bridge name improvement --- changes/ce/fix-10911.en.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/ce/fix-10911.en.md diff --git a/changes/ce/fix-10911.en.md b/changes/ce/fix-10911.en.md new file mode 100644 index 000000000..8fafb7ce4 --- /dev/null +++ b/changes/ce/fix-10911.en.md @@ -0,0 +1 @@ +The error message and log entry that appear when one tries to create a bridge with a name the exceeds 255 bytes is now easier to understand.