aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2020-12-07 15:44:05 +0200
committerSergey Poznyakoff <gray@gnu.org>2020-12-07 15:49:01 +0200
commit1f528cbd617b49d20bbfc30c16e3dd810849b136 (patch)
tree6d248f1c079d4c62eb1e84ce5dd7cc03490b31d4 /NEWS
parent5c0938830468b5829d3106a34456e85896201d1a (diff)
downloadpies-1f528cbd617b49d20bbfc30c16e3dd810849b136.tar.gz
pies-1f528cbd617b49d20bbfc30c16e3dd810849b136.tar.bz2
Fix changing of the syslog dev. Fix bugs in closing unnecessary fds. Version 1.4.96
* lib/closefds.c [HAVE_FUNC_PROC_PIDINFO] (close_fds_sys): Fix algorithm. * src/pies.c (cb_syslog_dev): New callback. Handle "dev" using it. (main): Don't close fd 2 before restarting. * src/pies_syslog.h (pies_syslog_set_dev): New proto. * src/progman.c (prog_start,run_command): Don't close necessary fds. * src/syslog.c (pies_log_dev): Mark as static. (pies_syslog_set_dev): New function.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d76412a..791cf84 100644
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,7 @@ See the end of file for copying conditions.
Please send Pies bug reports to <bug-pies@gnu.org> or
<bug-pies@gnu.org.ua>
-Version 1.4.95 (git)
+Version 1.4.96 (git)
* Detect if pies is started from docker

Return to:

Send suggestions and report system problems to the System administrator.