Updated docs to correspond to recent 'uppercase' change (attempt ;^) )

This commit is contained in:
William Kendrick 2004-09-14 08:00:27 +00:00
parent 0910a33c73
commit f5a4fce6f0
2 changed files with 15 additions and 10 deletions

View file

@ -8,6 +8,9 @@ http://www.newbreedsoftware.com/tuxpaint/
2004.September.13 (0.9.14) [cvs]
* Initial work to get proper uppercase support in languages other
than English.
* Added lockfile support, to prevent Tux Paint from being launched more
than once every 30 seconds. (Disable with "--nolockfile" command-line
argument.) Thanks to Darci Lindgren for suggestion the feature, and