From 2ef4237f09795e8125e01a151c96bb3ea8c9e087 Mon Sep 17 00:00:00 2001 From: LetterJay Date: Fri, 31 Mar 2017 14:10:26 -0500 Subject: [PATCH] changelog cleanup --- html/changelogs/AutoChangeLog-pr-22975.yml | 5 --- html/changelogs/AutoChangeLog-pr-22990.yml | 4 --- html/changelogs/Jay-PR-296.yml | 36 ---------------------- 3 files changed, 45 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-22975.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-22990.yml delete mode 100644 html/changelogs/Jay-PR-296.yml diff --git a/html/changelogs/AutoChangeLog-pr-22975.yml b/html/changelogs/AutoChangeLog-pr-22975.yml deleted file mode 100644 index ffe0e90584..0000000000 --- a/html/changelogs/AutoChangeLog-pr-22975.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "coiax" -delete-after: True -changes: - - bugfix: "Blue circuit floors are now restored to their normal colour if -an AI doomsday device is disabled." diff --git a/html/changelogs/AutoChangeLog-pr-22990.yml b/html/changelogs/AutoChangeLog-pr-22990.yml deleted file mode 100644 index 3e88c15156..0000000000 --- a/html/changelogs/AutoChangeLog-pr-22990.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Lzimann" -delete-after: True -changes: - - bugfix: "Fixes TGUI not working for people without IE11" diff --git a/html/changelogs/Jay-PR-296.yml b/html/changelogs/Jay-PR-296.yml deleted file mode 100644 index 4910b35342..0000000000 --- a/html/changelogs/Jay-PR-296.yml +++ /dev/null @@ -1,36 +0,0 @@ -################################ -# Example Changelog File -# -# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb. -# -# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.) -# When it is, any changes listed below will disappear. -# -# Valid Prefixes: -# bugfix -# wip (For works in progress) -# tweak -# soundadd -# sounddel -# rscadd (general adding of nice things) -# rscdel (general deleting of nice things) -# imageadd -# imagedel -# spellcheck (typo fixes) -# experiment -################################# - -# Your name. -author: "Jay" - -# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again. -delete-after: True - -# Any changes you've made. See valid prefix list above. -# INDENT WITH TWO SPACES. NOT TABS. SPACES. -# SCREW THIS UP AND IT WON'T WORK. -# Also, this gets changed to [] after reading. Just remove the brackets when you add new shit. -# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog. -changes: - - rscadd: "Added the Give verb in the IC tab." -