diff --git a/Changelog b/Changelog index 17b745f..d134a4a 100644 --- 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!