changeset 618:78e92eee1a3f

2004-11-7 Brian Masney <masneyb@gftp.org> * ChangeLog-old - updated with a summary of list of changes since 2.0.17 * doc/website/index.html.in - added bug reporting section
author masneyb
date Sun, 07 Nov 2004 15:58:39 +0000
parents cc534d203668
children 97bccc6049cf
files ChangeLog ChangeLog-old docs/website/index.html.in
diffstat 3 files changed, 35 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sat Nov 06 16:40:10 2004 +0000
+++ b/ChangeLog	Sun Nov 07 15:58:39 2004 +0000
@@ -1,3 +1,8 @@
+2004-11-7 Brian Masney <masneyb@gftp.org>
+	* ChangeLog-old - updated with a summary of list of changes since 2.0.17
+
+	* doc/website/index.html.in - added bug reporting section
+
 2004-11-4 Brian Masney <masneyb@gftp.org>
 	* lib/options.h src/gtk/gftp-gtk.c src/gtk/misc-gtk.c - whenever gftp
 	is started, show in the toolbar the last connection details (except the
@@ -3038,7 +3043,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.364 2004/11/05 03:27:23 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.365 2004/11/07 15:58:39 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer
 
--- a/ChangeLog-old	Sat Nov 06 16:40:10 2004 +0000
+++ b/ChangeLog-old	Sun Nov 07 15:58:39 2004 +0000
@@ -1,3 +1,28 @@
+Changes from 2.0.17 to 2.0.17
+
+* SSH2: Improved the login code. You no longer need to specify in gFTP the
+  path to the sftp-server binary on the remote server. It will now just work
+  out of the box for most sites. Also, if the SSH binary is asking a
+  question, this question will be relayed back through the gFTP user interface
+  so the user can answer it appropriately.
+* SSH2: Added support for RSA SecurID passwords
+* FTP, SSH2: Added support for preserving the file date/time
+* FTP: Fixed IPv6 connection problem
+* More 64 bit cleanups
+* More largefile fixes
+* Fixed detection of SIGCHLD signal when viewing/editing files
+* Added remote_lc_time option. The value of LC_TIME can now be overridden on
+  a per site basis. This will fix problems parsing the dates in the remote
+  directory listings
+* Some more GNOME HIG fixes
+* Fixed several segfaults in the bookmarks editor
+* Save the state of the host, user and port fields in the toolbar
+* Fixed compiler errors on OpenBSD and HPUX
+* Many other small changes and improvements. See the ChangeLog file in the
+  distribution for a detailed list of changes.
+* New language translations and updates (bg cs en_CA en_GB es fi he hu ja nl pa
+                                         pt_BR ru sq)
+
 Changes from 2.0.16 to 2.0.17
 
 * Separated out more of the UI independent code in the GTK+ and Text ports and
--- a/docs/website/index.html.in	Sat Nov 06 16:40:10 2004 +0000
+++ b/docs/website/index.html.in	Sun Nov 07 15:58:39 2004 +0000
@@ -70,9 +70,12 @@
 <LI><A HREF="http://archives.seul.org/gftp/users/">gftp-users</A> - this list is for questions regarding gFTP. Please check the list archives first to see if your question has already been answered. To subscribe, send an email to <A HREF="mailto:majordomo@seul.org">majordomo@seul.org</A> with the words <EM>subscribe gftp-users</EM> in the body. Please file all bug reports in <A HREF="http://bugs.gnome.org/">GNOME's Bugzilla</A>.
 </UL>
 
+<H2>Bug Reporting</H2>
+
+<P>If you find any bugs in gFTP, please <A HREF="http://bugs.gnome.org/enter_bug.cgi?product=gftp">report</A> them using GNOME's Bugzilla. Please check the current list of <A HREF="http://bugs.gnome.org/buglist.cgi?short_desc_type=allwordssubstr&short_desc=&product=gftp&long_desc_type=allwordssubstr&long_desc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=anywords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&changedin=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&namedcmd=GFTP&newqueryname=&order=Bug+Number&field0-0-0=noop&type0-0-0=noop&value0-0-0=">known bugs</A> before reporting a new bug.</P>
+
 <P>
 Brian Masney <A HREF="mailto:masneyb@gftp.org">masneyb@gftp.org</A><BR>
 Morgantown, WV USA<BR>
-$Id: index.html.in,v 1.10 2004/10/27 22:18:30 masneyb Exp $
 </P>
 </FONT></BODY></HTML>