diff --git a/docs/AUTHORS.txt b/docs/AUTHORS.txt index 63a200f20..3817bbf53 100644 --- a/docs/AUTHORS.txt +++ b/docs/AUTHORS.txt @@ -2,12 +2,12 @@ AUTHORS.txt for Tux Paint Tux Paint - A simple drawing program for children. -Copyright (c) 2002-2006 by Bill Kendrick and others +Copyright (c) 2002-2007 by Bill Kendrick and others bill@newbreedsoftware.com http://www.tuxpaint.org/ -June 17, 2002 - November 1, 2006 +June 17, 2002 - April 6, 2007 $Id$ @@ -45,9 +45,14 @@ $Id$ Tux originally designed by Larry Ewing http://www.isc.tamu.edu/~lewing/linux/ - * Brushes created using The GIMP + * Most brushes created using The GIMP http://www.gimp.org/ + * Neko cat brushes based on XNeko by Masayuki Koba + + * Heart, "Lozenge", Oval, Sprial and Star brushes + Caroline Ford + * Starter Images diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index 7e8db2c5d..0e575b9d9 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -9,7 +9,7 @@ http://www.newbreedsoftware.com/tuxpaint/ $Id$ -2007.March.24 (0.9.17) +2007.April.6 (0.9.17) * Tool Improvements: ------------------ @@ -25,6 +25,9 @@ $Id$ (Based on example code by Christian Graus: http://www.codeproject.com/cs/media/imageprocessing4.asp ) + * New brushes: Heart, "Lozenge", Oval, Spiral and Star. + Caroline Ford + * Documentation Improvements: --------------------------- * Discussed SVG Stamps in "Extending Tux Paint." @@ -43,6 +46,9 @@ $Id$ ---------- * Tux the Penguin sound effects were not working; fixed. + * No longer disabling screensaver (if the system's libSDL supports + it via "SDL_ALLOWSCREENSAVER" environment variable). + * Compiling, porting and packaging updates: ----------------------------------------- * Tweaks to allow it to run on the One Laptop Per Child (OLPC) "XO".