Added "--lang help" and "--lang list"; moved languages out of regular

usage display.
This commit is contained in:
William Kendrick 2003-09-05 06:49:52 +00:00
parent 4bae55cf86
commit 5e998b1c12
2 changed files with 44 additions and 10 deletions

View file

@ -7,11 +7,17 @@ bill@newbreedsoftware.com
http://www.newbreedsoftware.com/tuxpaint/
2003.Sep.03 (0.9.13) [cvs]
2003.Sep.04 (0.9.13) [cvs]
* Fixed incorrect tag in HTML documentation. (Bad results in IE)
* Fixed typo regarding "savedir" in README.
* 'printcfg' options not displayed in usage, except on Win32.
* Moved available language listing to its own usage, shown when
"--lang" called incorrectly, or as "--lang list" or "--lang help".
(Suggested by Ben Armstrong)
2003.Aug.18 (0.9.12)
* Replaced "efont-serif" fonts with those from the 'ttf-freefont' package,