Cast putenv const strings to non-const 'char *', to prevent warnings.

Cleaned up change log.
This commit is contained in:
William Kendrick 2004-11-23 10:08:37 +00:00
parent 898745b144
commit f7679aed1c
2 changed files with 99 additions and 103 deletions

View file

@ -8,13 +8,9 @@ http://www.newbreedsoftware.com/tuxpaint/
2004.November.22 (0.9.15)
* When using gcc, min() and max() do type checking.
* Enable more compuler warnings, and update code to prevent them.
Albert Cahalan <albert@users.sf.net>
* Fixed many warnings.
Albert Cahalan <albert@users.sf.net>
2004.November.21 (0.9.15)
* Updated Hebrew translation.
Dovix <dovix2003@yahoo.com>