# HG changeset patch # User masneyb # Date 1080523633 0 # Node ID 1f48ce5a930594c527611375f23e2491f5d68b91 # Parent 037e904642e84304148da38ad0fe90db53f56ff9 2004-3-28 Brian Masney * debian/changelog configure.in ChangeLog-old - incremented version number to 2.0.17 * docs/website/announce.txt - updated announcement to reflect 2.0.17 release diff -r 037e904642e8 -r 1f48ce5a9305 ChangeLog --- a/ChangeLog Sun Mar 28 23:58:13 2004 +0000 +++ b/ChangeLog Mon Mar 29 01:27:13 2004 +0000 @@ -1,4 +1,10 @@ 2004-3-28 Brian Masney + * debian/changelog configure.in ChangeLog-old - incremented version + number to 2.0.17 + + * docs/website/announce.txt - updated announcement to reflect 2.0.17 + release + * src/gtk/bookmarks.c - only allow one instance of the bookmarks editor 2004-3-26 Brian Masney @@ -2396,7 +2402,7 @@ * cvsclean - added this script - * *.[ch] - added $Id: ChangeLog,v 1.254 2004/03/28 23:58:12 masneyb Exp $ tags + * *.[ch] - added $Id: ChangeLog,v 1.255 2004/03/29 01:27:11 masneyb Exp $ tags * debian/* - updated files from Debian maintainer diff -r 037e904642e8 -r 1f48ce5a9305 ChangeLog-old --- a/ChangeLog-old Sun Mar 28 23:58:13 2004 +0000 +++ b/ChangeLog-old Mon Mar 29 01:27:13 2004 +0000 @@ -1,4 +1,4 @@ -Changes from 2.0.16 to 2.0.17rc1 +Changes from 2.0.16 to 2.0.17 * Separated out more of the UI independent code in the GTK+ and Text ports and created a user interface common repository. Cleaned up some of the existing diff -r 037e904642e8 -r 1f48ce5a9305 configure.in --- a/configure.in Sun Mar 28 23:58:13 2004 +0000 +++ b/configure.in Mon Mar 29 01:27:13 2004 +0000 @@ -3,7 +3,7 @@ AC_INIT(lib/gftp.h) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(gftp,2.0.17pre0) +AM_INIT_AUTOMAKE(gftp,2.0.17) AC_ARG_ENABLE(gtk20, [ --disable-gtk20 Don't look for GTK+ 2.0 libraries], diff -r 037e904642e8 -r 1f48ce5a9305 debian/changelog --- a/debian/changelog Sun Mar 28 23:58:13 2004 +0000 +++ b/debian/changelog Mon Mar 29 01:27:13 2004 +0000 @@ -1,3 +1,9 @@ +gftp (2.0.17-1) unstable; urgency=low + + * New release. See the ChangeLog file for details on changes in this release + + -- Brian Masney Sun, 28 Mar 2004 18:57:53 -0500 + gftp (2.0.16-7) unstable; urgency=low * Added a patch to keep the filename's extension in the temporary diff -r 037e904642e8 -r 1f48ce5a9305 docs/website/announce.txt --- a/docs/website/announce.txt Sun Mar 28 23:58:13 2004 +0000 +++ b/docs/website/announce.txt Mon Mar 29 01:27:13 2004 +0000 @@ -37,6 +37,14 @@ MD5SUMs: +6fa2daeae99b481410de3009e2ce4e19 gftp-2.0.17.tar.gz +a869315be1f59624a3abf5fb25d5b7bb gftp-2.0.17.tar.bz2 +ef65fda88a7f25e48a31fa7505232517 gftp_2.0.17-1_all.deb +81a9886b10d1a9857761aad0a9d08a0a gftp-common_2.0.17-1_i386.deb +8c8ff2cb05414ec276caf71e21dc9f9a gftp-text_2.0.17-1_i386.deb +7f37a0743efe683d68d2fcb46b3dfecc gftp-gtk_2.0.17-1_i386.deb +9f6f96791908f1d79241ea7608fadfc0 gftp-2.0.17-1.src.rpm +0bdd47a478ee55fd4a9218855c120742 gftp-2.0.17-1.i386.rpm I would like to thank the following people that have contributed code to gFTP since 2.0.16: @@ -55,5 +63,6 @@ Also, thanks to everyone that has submitted bug reports or offered ideas for improvements. -Brian +Brian Masney +http://www.gftp.org/