diff ChangeLog @ 402:57087926bf03

2004-2-16 Brian Masney <masneyb@gftp.org> * src/gtk/view_dialog.c - call mkstemps() to create the temporary file. This is so that the extension of the file will be preserved so that syntax highlighting will still work (from Aurelien Jarno <aurelien@aurel32.net>) * lib/Makefile.am lib/gftp.h lib/mkstemps.c po/POTFILES.in - added mksteps() from the GNU C Library (from Aurelien Jarno <aurelien@aurel32.net>)
author masneyb
date Tue, 17 Feb 2004 00:49:17 +0000
parents 3bb0cb1b8389
children 9cc1912496ae
line wrap: on
line diff
--- a/ChangeLog	Tue Feb 17 00:04:58 2004 +0000
+++ b/ChangeLog	Tue Feb 17 00:49:17 2004 +0000
@@ -1,3 +1,13 @@
+2004-2-16 Brian Masney <masneyb@gftp.org>
+	* src/gtk/view_dialog.c - call mkstemps() to create the temporary
+	file. This is so that the extension of the file will be preserved
+	so that syntax highlighting will still work (from
+	Aurelien Jarno <aurelien@aurel32.net>)
+
+	* lib/Makefile.am lib/gftp.h lib/mkstemps.c po/POTFILES.in - 
+	added mksteps() from the GNU C Library (from
+	Aurelien Jarno <aurelien@aurel32.net>)
+
 2004-2-16 Brian Masney <masneyb@gftp.org>
 	* src/gtk/misc-gtk.c - compile fix for GTK+ 1.2
 
@@ -2205,7 +2215,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.223 2004/02/17 00:04:55 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.224 2004/02/17 00:49:15 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer