diff ChangeLog @ 351:ae7f8b9bd2e4

2003-1-4 Brian Masney <masneyb@gftp.org> * configure.in - added src/uicommon/Makefile to the list of files to be generated. * configure.in lib/gftp.h - check for sys/mkdev.h header file. If it is found, include it. Solaris needs this for major() and minor()
author masneyb
date Sun, 04 Jan 2004 17:41:03 +0000
parents e5ad008e7ea8
children f3bcd5a9f342
line wrap: on
line diff
--- a/ChangeLog	Sun Jan 04 17:31:59 2004 +0000
+++ b/ChangeLog	Sun Jan 04 17:41:03 2004 +0000
@@ -1,4 +1,10 @@
 2003-1-4 Brian Masney <masneyb@gftp.org>
+	* configure.in - added src/uicommon/Makefile to the list of files to
+	be generated. 
+
+	* configure.in lib/gftp.h - check for sys/mkdev.h header file. If it is
+	found, include it. Solaris needs this for major() and minor()
+
 	* src/uicommon/gftpui.c src/uicommon/gftpui.h
 	src/uicommon/gftpuicallbacks.c - when switching between ascii/binary,
 	set the option on a global basis. Converted chdir, chmod, delete,
@@ -1905,7 +1911,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.192 2004/01/04 17:31:58 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.193 2004/01/04 17:41:02 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer