From 281c52813a7af58e60df51dd0e9d0dc88656465e Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Mon, 22 Mar 2021 22:09:20 -0700 Subject: [PATCH] Doc'ing Mark's work on fresh iOS port --- docs/CHANGES.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index 66e422450..4cfd3729f 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -8,7 +8,7 @@ http://www.tuxpaint.org/ $Id$ -2021.March.15 (0.9.26) +2021.March.22 (0.9.26) * New Features ------------ * Larger UI buttons @@ -99,6 +99,11 @@ $Id$ * Halftone magic tool wasn't loading due to a problem with its sound effect file. + * Ports & Building + ---------------- + * [WIP] Apple iOS port + Mark K. Kim + 2020.December.27 (0.9.25) * New Features ------------