From d3f6f9c70a0435a505d95a45b9bca2be2d71caaf Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Sun, 10 Dec 2017 23:42:22 -0500 Subject: fix log parser favicon (#405) --- docs/release-notes.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/release-notes.md') diff --git a/docs/release-notes.md b/docs/release-notes.md index a76b5e19..57d9c480 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -7,6 +7,9 @@ * Fixed issue where a mod could change the cursor position reported to other mods. * Improved cryptic libgdiplus errors on Mac when Mono isn't installed. +* For the [log parser][]: + * Fixed broken favicon. + ## 2.2 * For players: * Fixed error when a mod loads custom assets on Linux/Mac. -- cgit