Version 0.7 (20021130)
----------------------

- Compiled and tested on Debian Linux 3.0 (sparc).

- Compiled and tested on Solaris 2.8 (sparc).

- Added the --enable-debug option to configure.in.

- Now autoconf correctly handles Linux and Solaris.

- Added the option of having a delay in the forwarded connection, after a
  patch by Martin Donlon.

- Incorporated the additions of Oliver Fromme regarding the ability to use
  names from the services database instead of port numbers, the ability to
  use IP addresses for the -a option, and the ability to bind to a local IP.

- sigset() instead of signal() to install the handler for SIGCHLD on Solaris,
  fix provided by Jesper Peterson.

- Jumpgate should not exit if accept() generates ECONNABORTED, thanks to
  Jesper Peterson for the fix.

- Now jumpgate utilizes the autoconf package for portable configuration and
  compilation.

- Compiled and tested on Redhat Linux 6.2 (sparc), thanks to Brat3 for the
  shell account.

- Compiled and tested it on FreeBSD 4.2-STABLE.

- Compiled and tested it on NetBSD 1.4.2.

- Compiled and tested it on Slackware Linux 7.1.

- Gustavo Ambrozio added the ability to bind to a specific local IP, although
  finally the patch from Oliver Fromme was used.

- Created a manual page.

- Added an install and uninstall option to the Makefile.

Version 0.6 (20001111)
----------------------

- Solaris support added thanks to feedback from John Weekley.

- All forwarding related variables are now kept in a structure,
  Joy's suggestion.

- Added the fixfile() function that enforces certain permissions on the
  logfile.

- Added logging facilities via syslog(3).

- Added better error checking functions.

Version 0.5 (20000417)
----------------------

- Initial public release.

- Added the logging to file option after a suggestion from Leonidas
  Georgiadis.

[ Details about previous versions are permanently forgotten ]

$Id: ChangeLog,v 1.16 2002/11/29 20:59:25 argp Exp $