From dca0f8bb38487dbca5b61e761252a816c753f550 Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Thu, 9 Aug 2018 21:51:30 -0700 Subject: [PATCH] Doc'ing Hat starter fix https://sourceforge.net/p/tuxpaint/bugs/202/ --- docs/CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index 0ef0b9822..b9dac7a52 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -166,6 +166,9 @@ $Id$ the wrong(lossy) way, the program will crash (SF.net Bug #210) + * "Hat" started could not be drawn on. Mended. + https://sourceforge.net/p/tuxpaint/bugs/202/ + * Ports & Building ---------------- * Rewrote the macOS build system to be more Linux-like, with no XCode IDE.