mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Util
- Closed dangling pipes in execute (), resolving problems when a hook script forks (thanks to Jens Erat).
This commit is contained in:
parent
af772f4c49
commit
0891ed4b57
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@
|
||||||
(thanks to Renato Alves).
|
(thanks to Renato Alves).
|
||||||
- Eliminated some code that is not UTF8-safe.
|
- Eliminated some code that is not UTF8-safe.
|
||||||
- Removed pthreads linkage.
|
- Removed pthreads linkage.
|
||||||
|
- Closed dangling pipes in execute (), resolving problems when a hook script
|
||||||
|
forks (thanks to Jens Erat).
|
||||||
|
|
||||||
------ current release ---------------------------
|
------ current release ---------------------------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue