diff ChangeLog @ 332:6317b45645a8

2003-12-7 Brian Masney <masneyb@gftp.org> * lib/options.h lib/config_file.c - removed scramble_passwords option. Instead, make this the default action all the time. This is to avoid having too many unnecessary options. Also put a note at the top of the bookmarks file stating the passwords are being scrambled.
author masneyb
date Wed, 10 Dec 2003 02:22:56 +0000
parents 532eb171d5c2
children e0c22c0d9106
line wrap: on
line diff
--- a/ChangeLog	Tue Dec 09 15:57:27 2003 +0000
+++ b/ChangeLog	Wed Dec 10 02:22:56 2003 +0000
@@ -1,4 +1,10 @@
 2003-12-7 Brian Masney <masneyb@gftp.org>
+	* lib/options.h lib/config_file.c - removed scramble_passwords
+	option. Instead, make this the default action all the time. This
+	is to avoid having too many unnecessary options. Also put a note
+	at the top of the bookmarks file stating the passwords are being
+	scrambled.
+
 	* lib/config_file.c lib/gftp.h lib/misc.c lib/options.h - added
 	scramble passwords option. This patch is mostly from Aurelien Jarno
         <lists@aurel32.net>, but it was modified by me quite a bit. This is
@@ -1820,7 +1826,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.181 2003/12/08 02:53:23 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.182 2003/12/10 02:22:55 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer