Update NEWS and ChangeLog files with the info about the context

This commit is contained in:
Tomas Babej 2015-02-23 19:25:40 -05:00 committed by Paul Beckingham
parent 070fdf60fa
commit e8d385119a
2 changed files with 6 additions and 3 deletions

View file

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