diff ChangeLog @ 114:fe36ed90aedd

2003-2-23 Brian Masney <masneyb@gftp.org> * lib/cache.c - added function gftp_parse_cache_entry(). Save request->server_type (output of SYST in FTP command) to the directory entry * lib/rfc959.c (rfc959_syst) - fix to parse the output correctly * src/{text,gtk}/Makefile.am - remove @LIBINTL@. The gettext.m4 macro should automatically add this to the LIBS variable
author masneyb
date Mon, 24 Feb 2003 02:47:58 +0000
parents b83715e9535c
children 32cbf51617fb
line wrap: on
line diff
--- a/ChangeLog	Mon Feb 24 02:22:49 2003 +0000
+++ b/ChangeLog	Mon Feb 24 02:47:58 2003 +0000
@@ -1,4 +1,13 @@
 2003-2-23 Brian Masney <masneyb@gftp.org>
+	* lib/cache.c - added function gftp_parse_cache_entry(). Save
+	request->server_type (output of SYST in FTP command) to the directory
+	entry
+
+	* lib/rfc959.c (rfc959_syst) - fix to parse the output correctly
+
+	* src/{text,gtk}/Makefile.am - remove @LIBINTL@. The gettext.m4
+	macro should automatically add this to the LIBS variable
+
 	* acinclude.m4 - put largefile.m4 in here
 
 2003-02-21  Pablo Saratxaga  <pablo@mandrakesoft.com>
@@ -502,7 +511,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.61 2003/02/24 02:22:49 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.62 2003/02/24 02:47:57 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer