From 05be43ab6e35c71bbec60ef9168f8dbf07ce93e0 Mon Sep 17 00:00:00 2001 From: tgstation-server Date: Mon, 2 Apr 2018 06:30:57 -0700 Subject: [PATCH] Automatic changelog generation for PR #36899 [ci skip] --- html/changelogs/AutoChangeLog-pr-36899.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-36899.yml diff --git a/html/changelogs/AutoChangeLog-pr-36899.yml b/html/changelogs/AutoChangeLog-pr-36899.yml new file mode 100644 index 00000000000..0bb5ca26145 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-36899.yml @@ -0,0 +1,4 @@ +author: "Naksu" +delete-after: True +changes: + - bugfix: "Removed some edge cases where atmospherics gas lists could continue holding active gas items that can only transfer 0 gases to neighbors by making the garbage collection clean them up."