- Closed dangling pipes in execute (), resolving problems when a hook script
  forks (thanks to Jens Erat).
This commit is contained in:
Wilhelm Schuermann 2015-02-22 19:53:31 +01:00 committed by Paul Beckingham
parent af772f4c49
commit 0891ed4b57

View file

@ -8,6 +8,8 @@
(thanks to Renato Alves).
- Eliminated some code that is not UTF8-safe.
- Removed pthreads linkage.
- Closed dangling pipes in execute (), resolving problems when a hook script
forks (thanks to Jens Erat).
------ current release ---------------------------