annotate ChangeLog @ 17:8544f6585593

start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
author masneyb
date Mon, 09 Sep 2002 14:37:46 +0000
parents a171df6764a7
children 6b2e606554aa
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
17
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
1 2002-09-08 Brian Masney <masneyb@gftp.org>
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
2 * lib/misc.c - added gftp_sort_filelist function
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
3
17
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
4 * src/gtk/gftp-gtk.c (sortrows) - call gftp_sort_filelist now
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
5 to do the sorting
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
6
17
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
7 * config.sub, install-sh, missing, mkinstalldirs - new versions from
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
8 automake 1.4
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
9
17
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
10 * src/text/gftp-text.c, lib/protocols.c - more large file support
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
11
17
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
12 2002-09-04 Brian Masney <masneyb@gftp.org>
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
13 * lib/rfc959.c - FXP fixes (from Tobias Gruetzmacher <tobias@portfolio16.de>)
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
14
17
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
15 2002-09-03 Brian Masney <masneyb@gftp.org>
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
16 * lib/rfc2068.c - HTTP fixes when running under Solaris. Read from
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
17 request->sockfd and write to request->sockfd_write (Solaris doesn't like it
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
18 when you read/write to the same FILE structure)
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
19
17
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
20 * lib/local.c - encode major/minor numbers for a device in the file size. This
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
21 is probably still busted for other platforms
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
22
17
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
23 * lib/rfc2068.c, lib/rfc959.c, lib/ssh.c, lib/sshv2.c - Sanity
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
24 checking on the fdopen() calls. Also make sure that all of them have a + in
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
25 their open mode. Doesn't affect UNIX, but it does affect Windows
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
26
17
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
27 * src/gtk/menu-items.c, src/gtk/gftp-gtk.c, src/gtk/misc-gtk.c - added
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
28 function save_directory_listing. It's in the Local and Remote menus
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
29
17
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
30 * src/gtk/view_dialog.c - changed log message slightly. The new string should
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
31 already be in the po files translated
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
32
17
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
33 2002-08-30 Brian Masney <masneyb@gftp.org>
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
34 * lib/misc.c - don't allow passing a 0 to log10
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
35
17
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
36 2002-08-30 Brian Masney <masneyb@gftp.org>
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
37 * src/gtk/gftp-gtk.c - Use stockitem for menu items in gtk+ 2.0.
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
38 Use _gtk_accel_group_attach for gtk 2.0 (removes FIXME). Only call
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
39 bind_textdomain_codeset if we're in gtk 2.0
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
40 (all from Sung-Hyun Nam <namsh@kldp.org>)
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
41
17
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
42 2002-08-29 Sung-Hyun Nam <namsh@kldp.org>
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
43 * po/ko.po - language team change
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
44
17
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
45 2002-08-29 Sung-Hyun Nam <namsh@kldp.org>
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
46 * po/ko.po - Updated Korean translation
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
47
17
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
48 2002-08-29 Yanko Kaneti <yaneti@declera.com>
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
49 * po/bg.po - Updated Bulgarian translation
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
50
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
51 2002-08-23 Brian Masney <masneyb@gftp.org>
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
52 * configure.in - small build fixes
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
53
17
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
54 2002-08-23 Brian Masney <masneyb@gftp.org>
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
55 * lib/rfc959.c - put anonymous ftp checks in here instead of scattered
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
56 elsewhere
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
57
17
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
58 * src/gtk/gftp-gtk.c - call bind_textdomain_codeset in gtk+ port.
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
59 Removed anonymous FTP stuff
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
60
17
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
61 * lib/local.c - open files with O_LARGEFILE if _LARGEFILE_SOURCE
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
62 is defined
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
63
17
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
64 * lib/protocols.c - removed anonymous FTP stuff
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
65
17
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
66 * lib/rfc2068.c - don't check for anonymous username
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
67
17
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
68 * src/gtk/misc-gtk.c - translation fixes for menus
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
69 (from Owen Taylor <otaylor@redhat.com>)
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
70
17
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
71 2002-08-23 <baddog@cvs.gnome.org>
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
72 * configure.in - (ALL_LINGUAS): zh_CN.GB2312 -> zh_CN, zh_TW.Big5 -> zh_TW
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
73
17
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
74 2002-08-23 Abel Cheung <maddog@linux.org.hk>
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
75 * zh_TW.Big5.po renamed to zh_TW.po
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
76
17
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
77 * zh_CN.GB2312.po renamed to zh_CN.po
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
78
17
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
79 * zh_TW.Big5.gmo - Removed.
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
80
17
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
81 * Makefile.in.in, gftp.pot - Remove generated file.
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
82
17
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
83 2002-08-23 <baddog@cvs.gnome.org>
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
84 * po/.cvsignore - Shhhhhh
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
85
17
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
86 2002-08-14 <cneumair@cvs.gnome.org>
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
87 * po/de.po - Fixed German translation (charset, header)
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
88
17
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
89 2002-08-05 Brian Masney <masneyb@gftp.org>
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
90 * lib/protocols.c - When we connect to a remote server, don't change the
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
91 hostname to the PTR record of the hostname
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
92
17
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
93 * src/gtk/transfer.c - Fixed crash if you was already transfering a file,
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
94 and you started another transfer, and if you hit cancel at the
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
95 Overwrite/Resume/Skip dialog
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
96
17
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
97 * docs/sample.gftp/gftprc - put the ext= lines back in the config file
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
98
17
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
99 * po/es.po - Spanish updates (from Gustavo D. Vranjes <gvranjes@softhome.net>)
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
100
17
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
101 * po/nl.po - Dutch updates (from Myckel Habets <myckelhabets@netscape.net>)
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
102
17
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
103 2002-07-19 Brian Masney <masneyb@gftp.org>
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 2
diff changeset
104 * gFTP 2.0.13 released
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
105