From 8c3a76e8d313c2313efa5c161741cfa0861891d0 Mon Sep 17 00:00:00 2001 From: cm13-github <128137806+cm13-github@users.noreply.github.com> Date: Fri, 1 Dec 2023 19:31:41 +0000 Subject: [PATCH] Automatic changelog for PR #4911 [ci skip] --- html/changelogs/AutoChangeLog-pr-4911.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-4911.yml diff --git a/html/changelogs/AutoChangeLog-pr-4911.yml b/html/changelogs/AutoChangeLog-pr-4911.yml new file mode 100644 index 000000000000..2ee16d930caf --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-4911.yml @@ -0,0 +1,4 @@ +author: "Birdtalon" +delete-after: True +changes: + - bugfix: "Restricts burrower tunnels to alphanumeric characters as some other characters break the tunnel.\ncode; Adds new proc to replace non alphanumeric or space characters." \ No newline at end of file