Doc'd John's recent bug fixes.
This commit is contained in:
parent
ba2137d528
commit
ec4c7f9098
2 changed files with 10 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ http://www.tuxpaint.org/
|
||||||
$Id$
|
$Id$
|
||||||
|
|
||||||
|
|
||||||
2007.December.29 (0.9.19)
|
2007.December.31 (0.9.19)
|
||||||
* Localization Updates:
|
* Localization Updates:
|
||||||
---------------------
|
---------------------
|
||||||
* Danish translation
|
* Danish translation
|
||||||
|
|
@ -45,6 +45,14 @@ $Id$
|
||||||
* Corrected issues that prevented building Tux Paint without sound
|
* Corrected issues that prevented building Tux Paint without sound
|
||||||
support (extraneous SDL_mixer library calls).
|
support (extraneous SDL_mixer library calls).
|
||||||
|
|
||||||
|
* Preventing crash when starter images could not be loaded
|
||||||
|
(when trying to flip or mirror them).
|
||||||
|
John Popplewell <john@johnnypops.demon.co.uk>
|
||||||
|
|
||||||
|
* Fixed bug on Windows that caused image's metadata file to become corrupt
|
||||||
|
after 40 flips or mirrors, which in turn caused a crash on startup.
|
||||||
|
John Popplewell <john@johnnypops.demon.co.uk>
|
||||||
|
|
||||||
|
|
||||||
2007.November.17 (0.9.18)
|
2007.November.17 (0.9.18)
|
||||||
* Interface Improvements:
|
* Interface Improvements:
|
||||||
|
|
|
||||||
|
|
@ -22,7 +22,7 @@
|
||||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
(See COPYING.txt)
|
(See COPYING.txt)
|
||||||
|
|
||||||
June 14, 2002 - December 11, 2007
|
June 14, 2002 - December 31, 2007
|
||||||
$Id$
|
$Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue