]> skyeroc.xyz Git - dgamelaunch/commitdiff
amend Changelog for 1.4.6
authorJoshua Kwan <joshk@triplehelix.org>
Sat, 3 Jul 2004 23:35:16 +0000 (23:35 +0000)
committerJoshua Kwan <joshk@triplehelix.org>
Sat, 3 Jul 2004 23:35:16 +0000 (23:35 +0000)
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@329 db0b04b0-f4d1-0310-9a6d-de3e77497b0e

Changelog

index 7ee3037133c530f59813d42577dcedf67804ab91..12dd5e21fe3ae609ebac6b98598d86515120c090 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -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.