diff ChangeLog @ 222:007145d7d975

2003-7-11 Brian Masney <masneyb@gftp.org> * lib/protocols.c (gftp_calc_kbs) - only call gettimeofday() at the end only if we are throttling this connection * lib/cache.c lib/options.h docs/sample.gftp/gftprc - added cache_ttl option to determine the amount of time that cache entries will stay around * docs/gftp.xml docs/legal.xml docs/figures/* - documentation from Alexander Kirillov <kirillov@math.sunysb.edu> * docs/website - files for generating my main website. They aren't pretty, but hey it works. I'm mainly putting these in CVS just for backup purposes.
author masneyb
date Sun, 13 Jul 2003 12:38:35 +0000
parents 6de9a8280aa4
children a85a097bbb02
line wrap: on
line diff
--- a/ChangeLog	Fri Jul 11 20:35:58 2003 +0000
+++ b/ChangeLog	Sun Jul 13 12:38:35 2003 +0000
@@ -1,3 +1,18 @@
+2003-7-11 Brian Masney <masneyb@gftp.org>
+	* lib/protocols.c (gftp_calc_kbs) - only call gettimeofday() at the
+	end only if we are throttling this connection
+
+	* lib/cache.c lib/options.h docs/sample.gftp/gftprc - added cache_ttl
+	option to determine the amount of time that cache entries will stay 
+	around
+
+	* docs/gftp.xml docs/legal.xml docs/figures/* - documentation from
+	Alexander Kirillov <kirillov@math.sunysb.edu>
+
+	* docs/website - files for generating my main website. They aren't
+	pretty, but hey it works. I'm mainly putting these in CVS just for
+	backup purposes.
+
 2003-7-10 Brian Masney <masneyb@gftp.org>
 	* lib/misc.c (insert_commas) - improved calculating # of digits
 	in number. (Not sure if this worked properly for long long's, aka
@@ -1257,7 +1272,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.112 2003/07/11 01:48:07 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.113 2003/07/13 12:38:30 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer