comparison ChangeLog @ 972:e1167c901484

2008-11-30 Brian Masney <masneyb@gftp.org> * src/uicommon/gftpui.c - fixed word wrapping in the text port when the application first starts up.
author masneyb
date Sun, 30 Nov 2008 20:03:50 +0000
parents 95da79b9e637
children 2311d02b07bc
comparison
equal deleted inserted replaced
971:95da79b9e637 972:e1167c901484
1 2008-11-30 Brian Masney <masneyb@gftp.org> 1 2008-11-30 Brian Masney <masneyb@gftp.org>
2 * src/uicommon/gftpui.c - fixed word wrapping in the text port when
3 the application first starts up.
4
2 * lib/sslcommon.c - fixed compiler warnings 5 * lib/sslcommon.c - fixed compiler warnings
3 6
4 * src/gtk/delete_dialog.c - fixed call to g_strdup_printf() where too 7 * src/gtk/delete_dialog.c - fixed call to g_strdup_printf() where too
5 many arguments were passed in format string. 8 many arguments were passed in format string.
6 9