amend Changelog for 1.4.6

git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@329 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
This commit is contained in:
Joshua Kwan 2004-07-03 23:35:16 +00:00
parent 8f78e6128c
commit baa776486f
1 changed files with 3 additions and 2 deletions

View File

@ -1,9 +1,10 @@
1.4.6 (????/??/??)
1.4.6 (2004/07/03)
* Fix some signed/unsigned warnings.
* Fix make install check for PREFIX -> $(PREFIX).
* Bind with Satan / start using autoconf.
* Fix a bug in automatic authorization that revealed the username
and password in ps output, by munging argv.
and password in ps output, by munging argv using setproctitle()
if possible.
* Fix dgl-create-chroot's copying of terminfo by choosing a sane
default.
* Now compiles with Tiny C Compiler.