diff ChangeLog @ 178:8beb7bfca92b

2003-6-11 Brian Masney <masneyb@gftp.org> * lib/configure.in lib/gftp.h - portability fix for openpty(). (from Nathan Robertson <nathanr@nathanr.net>, which he took from http://mail.python.org/pipermail/patches/2000-June/000953.html) * lib/pty.h - found out about #elif preprocessor macro ;)
author masneyb
date Wed, 11 Jun 2003 22:02:26 +0000
parents aec4b4541d3a
children 8d933999bba6
line wrap: on
line diff
--- a/ChangeLog	Tue Jun 10 12:03:54 2003 +0000
+++ b/ChangeLog	Wed Jun 11 22:02:26 2003 +0000
@@ -1,3 +1,10 @@
+2003-6-11 Brian Masney <masneyb@gftp.org>
+	* lib/configure.in lib/gftp.h - portability fix for openpty(). (from 
+	Nathan Robertson <nathanr@nathanr.net>, which he took from 
+	http://mail.python.org/pipermail/patches/2000-June/000953.html)
+
+	* lib/pty.h - found out about #elif preprocessor macro ;)
+
 2003-6-9 Brian Masney <masneyb@gftp.org>
 	* lib/bookmark.c lib/gftp.h lib/local.c lib/protocols.c lib/rfc2068.c
 	lib/rfc959.c lib/sshv2.c - make return value of *_set_config_options()
@@ -950,7 +957,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.86 2003/06/10 12:03:53 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.87 2003/06/11 22:02:25 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer