diff ChangeLog @ 234:251845fc1ef1

2003-7-25 Brian Masney <masneyb@gftp.org> * src/gtk/transfer.c - changed looking up of overwrite_by_default to overwrite_default * src/text/gftp-text.h - fix for when the readline library was not found on the local system
author masneyb
date Fri, 25 Jul 2003 20:39:35 +0000
parents b8d14c2c3097
children 1638e32e6a35
line wrap: on
line diff
--- a/ChangeLog	Fri Jul 25 20:22:04 2003 +0000
+++ b/ChangeLog	Fri Jul 25 20:39:35 2003 +0000
@@ -1,3 +1,10 @@
+2003-7-25 Brian Masney <masneyb@gftp.org>
+	* src/gtk/transfer.c - changed looking up of overwrite_by_default to
+	overwrite_default
+
+	* src/text/gftp-text.h - fix for when the readline library was not 
+	found on the local system
+
 2003-7-25 Brian Masney <masneyb@gftp.org>
         * lib/pty.c - prefer to use openpty() instead of grantpt() if it is
         available (for FreeBSD)
@@ -1366,7 +1373,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.118 2003/07/25 20:21:26 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.119 2003/07/25 20:39:34 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer