detachtty (11.0.0)

  * Added COPYING with GPLv2 license, updated README and INSTALL
  * Added explicit copyright statement to all sources and headers 
  * Added detachtty command-line option "--version"
  * removed debian/ folder, and moved ChangeLog from debian/ to top folder
  * Documented attachtty behaviour on SIGTSTP and CTRL+Z in man page

 -- Massimiliano Ghilardi <https://github.com/cosmos72> Sat, 14 Jan 1017 16:40:20 +0100

detachtty (10.5.0)

  * several improvements to attachtty:
  * propagate window size changes to process running inside detachtty
  * fixed tty initialization to correctly forward ^C ^Q ^R and ^S
  * added support for CTRL+Z
  * added support for timeout also on remote (ssh) connections
  * added clean exit upon end-of-file while reading from socket or standard input
  * when command is specified, terminate it with '\r' instead of '\n'
  * fixed signal handlers to set volatile flags, instead of calling fprintf() directly
  * simplified ssh remote connection logic, no longer requires ssh-askpass

  * and to detachtty:
  * updated man page detachtty.1
  * fixed several compile warnings and missing return values
  * improved logging messages
  * improved robustness of forking in background
  * do not pass pts_name[] to forkpty, as minimum buffer length cannot be determined

 -- Massimiliano Ghilardi <https://github.com/cosmos72> Sun, Apr 26 2015 19:52:16 +0200

detachtty (10) unstable; urgency=low

  * Minor manual page bugfix (Closes: #298877)
  * MacOS 10.3 doesn't need fink any more: note to that effect in the
    Makefile
  * More robust when the client goes away unexpectedly (ignore SIGPIPE,
    test for EPIPE)
  * Attempts to distinguish dead socket from earlier run and socket in
    use by simultaneous run 

 -- Daniel Barlow <dan@telent.net>  Thu, 31 Mar 2005 10:28:22 +0100

detachtty (9) unstable; urgency=low

  * Minor bug fix/incompatible change: reset the umask in the child process
    from 077 to whatever it had been in the parent environment
  * Bump debian standards version

 -- Daniel Barlow <dan@telent.net>  Sun, 14 Dec 2003 12:57:35 +0000

detachtty (8) unstable; urgency=low

  * Patch from Paul Lathrop to build on MacOS X with the libpoll fink package

 -- Daniel Barlow <dan@telent.net>  Mon,  4 Aug 2003 10:10:38 +0100

detachtty (7) unstable; urgency=low

  * Patch from Ng Pheng Siong to set VERASE2 to something harmless

 -- Daniel Barlow <dan@telent.net>  Thu, 23 Jan 2003 09:56:54 +0000

detachtty (6) unstable; urgency=low

  * Solaris port and assorted fixes (thanks to Matthias Koeppe and Utz-Uwe
    Haus)
  * Better error messages for bad command line arguments (Closes: #151156)
  * Manpage improvements
  * Probably survives a SIGHUP better if using relative log/dribble filenames

 -- Daniel Barlow <dan@telent.net>  Tue, 17 Sep 2002 22:06:05 +0100

detachtty (5) unstable; urgency=low

  * FreeBSD portability fixes
  * Includes text from strerror when reporting OS errors
  * Upload sponsored by Matthew Danish <mdanish@andrew.cmu.edu>

 -- Daniel Barlow <dan@telent.net>  Wed, 17 Oct 2001 10:59:03 +0100

detachtty (4) unstable; urgency=low

  * Dribble files now work correctly
  * Server process was dying in some circumstances when client went away
  * Upload sponsored by Matthew Danish <mdanish@andrew.cmu.edu>
  * More documentation

 -- Daniel Barlow <dan@telent.net>  Tue, 16 Oct 2001 19:54:51 +0100

detachtty (3) unstable; urgency=low

  * Man page fixes
  * Upload sponsored by Matthew Danish <mdanish@andrew.cmu.edu>
  * Closes: #110712 (ITP)
  * Re-upload due to initial rejection
    - ssh could not be Recommended if this package was to go into main.
    - Moved ssh to Suggests instead.

 -- Daniel Barlow <dan@telent.net>  Wed,  5 Sep 2001 13:32:53 -0400

detachtty (2) unstable; urgency=low

  * Fix various packaging infelicities
  * Removed #include reference to unused <popt.h>
  * Correct section number in manual page
  * Give intelligible error messages when invoked without args
  * Upload sponsored by Matthew Danish <mdanish@andrew.cmu.edu>
  * Closes: #110712 (ITP)

 -- Daniel Barlow <dan@telent.net>  Sat,  1 Sep 2001 00:51:21 +0100

detachtty (1) unstable; urgency=low

  * Initial Release.

 -- Daniel Barlow <dan@telent.net>  Thu, 31 May 2001 22:10:29 +0100

Local variables:
mode: debian-changelog
End:
