]> skyeroc.xyz Git - dgamelaunch/commitdiff
update
authorJoshua Kwan <joshk@triplehelix.org>
Tue, 22 Jun 2004 16:37:33 +0000 (16:37 +0000)
committerJoshua Kwan <joshk@triplehelix.org>
Tue, 22 Jun 2004 16:37:33 +0000 (16:37 +0000)
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@322 db0b04b0-f4d1-0310-9a6d-de3e77497b0e

Changelog

index 17b745f1f637bdfd429105db43c17a0d4a1d0e55..d134a4aee6a794c0357cdeb77644c26c595cd64c 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -2,6 +2,8 @@
        * 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.
         * Fix dgl-create-chroot's copying of terminfo - the terminfo dir
           might be full of symlinks, so dereference them by passing -L to
           cp. It's SUSv3, honest!