From 15777adaf41c2de6085c4d4002eaf10fc3e90315 Mon Sep 17 00:00:00 2001 From: Karl Ove Hufthammer Date: Sun, 11 Jul 2004 09:33:33 +0000 Subject: [PATCH] Removed all non-UTF-8 related character handling code, including HTML character entity reference support. --- docs/CHANGES.txt | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index 2b689d8ab..25eeb6369 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -7,7 +7,16 @@ bill@newbreedsoftware.com http://www.newbreedsoftware.com/tuxpaint/ -2004.Jun.23 (0.9.14) [cvs] +2004.JuL.11 (0.9.14) [cvs] + * Removed all non-UTF-8 related character handling code, + including HTML character entity reference support. + (All stamps are now in UTF-8, with scripts to convert + to and from PO files.) + Karl Ove Hufthammer + + * Cleaned up translation and font code. + Karl Ove Hufthammer + * Fixed tinting of low-saturation stamps. Addded 'notintgray' option. Karl Ove Hufthammer