diff ChangeLog @ 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 100a4b310c60
children b124f715e74b
line wrap: on
line diff
--- a/ChangeLog	Fri Dec 06 02:51:59 2002 +0000
+++ b/ChangeLog	Wed Dec 11 02:33:33 2002 +0000
@@ -1,3 +1,16 @@
+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
+
 2002-12-4 Brian Masney <masneyb@gftp.org>
 	* lib/misc.c (ssh_start_login_sequence) - if the word WARNING appears
 	in the banner, don't log into the server
@@ -379,7 +392,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.47 2002/12/06 02:28:18 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.48 2002/12/11 02:33:32 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer