Mercurial > gftp.yaz
comparison ChangeLog-old @ 80:f4f6f44225d3
2002-12-10 Brian Masney <masneyb@gftp.org>
* configure.in - check for grantpt function
* lib/misc.c (pty[ms]_open) - use Unix98 PTY allocation if grantpt()
is on the current system
* lib/gftp.h - include stropts.h if grantpt is here
2002-12-5 Brian Masney <masneyb@gftp.org>
* Release final 2.0.14
* lib/Chagelog-old - brief updates since 2.0.13
author | masneyb |
---|---|
date | Wed, 11 Dec 2002 02:33:33 +0000 |
parents | c226809c03c8 |
children | f330309d2f17 |
comparison
equal
deleted
inserted
replaced
79:89fd76d345e4 | 80:f4f6f44225d3 |
---|---|
1 Changes from 2.0.14rc1 to 2.0.14 | |
2 | |
3 * Added key bindings to edit dialogs | |
4 * Don't ask for SSH password in bookmarks if it's disabled in the config file | |
5 * Binary/Ascii fixes for ext= lines in the config file | |
6 * SSH - if the word WARNING appears in the banner, don't log into the server | |
7 * Updated translations: French, German, Polish and Simplified Chinese | |
8 | |
1 Changes from 2.0.13 to 2.0.14rc1 | 9 Changes from 2.0.13 to 2.0.14rc1 |
2 | 10 |
3 * GTK+ 2.0 improvements - i18n fixes, uses more stock icons | 11 * GTK+ 2.0 improvements - i18n fixes, uses more stock icons |
4 * SSHV2 fixes (timeout fixes, improved login) | 12 * SSHV2 fixes (timeout fixes, improved login) |
5 * Small cleanups to the rest of the supported protocols | 13 * Small cleanups to the rest of the supported protocols |
8 * Large file support | 16 * Large file support |
9 * When canceling transfers, you most likely won't be disconnected from the | 17 * When canceling transfers, you most likely won't be disconnected from the |
10 remote site | 18 remote site |
11 * DND improvements | 19 * DND improvements |
12 * Fixed several small bugs | 20 * Fixed several small bugs |
13 * Added/updated Translations: Bulgarian, Danish, Dutch, French, German, | 21 * Added/updated translations: Bulgarian, Danish, Dutch, French, German, |
14 Hungarian, Japanese, Korean, Polish, Romanian, Russian, Spanish, | 22 Hungarian, Japanese, Korean, Polish, Romanian, Russian, Spanish, |
15 Traditional Chinese | 23 Traditional Chinese |
16 | 24 |
17 Changes from 2.0.12 to 2.0.13 | 25 Changes from 2.0.12 to 2.0.13 |
18 | 26 |