"DESTDIR" patch is no longer needed.

This commit is contained in:
William Kendrick 2006-08-13 00:38:07 +00:00
parent 07035f0c75
commit 5806964d82
2 changed files with 11 additions and 11 deletions

View file

@ -9,7 +9,7 @@ http://www.newbreedsoftware.com/tuxpaint/
$Id$
2006.July.11 (0.9.16)
2006.August.12 (0.9.16)
* Interface improvements:
-----------------------
* Modified "Text" tool so that it correctly handles the 16-bit unicode
@ -130,6 +130,9 @@ $Id$
* Compiling, porting and packaging updates:
-----------------------------------------
* "DESTDIR" patch is no longer needed.
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
* Split parts of "tuxpaint.c" into separate source files:
+ "compiler.h": Compiler-version-specific definitions.
+ "cursor.c/h": XBM bitmap cursor #includes and functions.