diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index 007213319..c396e48cd 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -7,7 +7,7 @@ bill@newbreedsoftware.com http://www.newbreedsoftware.com/tuxpaint/ -2004.Jan.21 (0.9.14) [cvs] +2004.Feb.09 (0.9.14) [cvs] * Korean language file (ko.po) update. Mark K. Kim @@ -33,6 +33,13 @@ http://www.newbreedsoftware.com/tuxpaint/ Mugunth * Updated README documentation. + + * Made some colors more unique, so that they affected stamps better. + (e.g., purple and magenta used to look the same when used to tint a stamp) + Karl Ove Hufthammer + + * Updated punctuation in many text strings. + Karl Ove Hufthammer 2003.Dec.23 (0.9.13) diff --git a/src/colors.h b/src/colors.h index 0a43ab455..5457d617e 100644 --- a/src/colors.h +++ b/src/colors.h @@ -8,7 +8,7 @@ bill@newbreedsoftware.com http://www.newbreedsoftware.com/tuxpaint/ - June 14, 2002 - January 19, 2003 + June 14, 2002 - February 9, 2004 */