From cd59ab18b06626887aecef760c416ae7936924da Mon Sep 17 00:00:00 2001 From: Phil Pennock Date: Sun, 20 Feb 2011 23:28:45 -0500 Subject: Minor robustness fixes for debugging. sig_atomic_t for signal-handlers. getgroups() return value checking. Developed for bug 927. --- doc/doc-txt/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 3f7a38c56..862f1b887 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -55,6 +55,11 @@ PP/09 New lookups functionality failed to compile on old gcc which rejects extern declarations in function scope. Patch from Oliver Fleischmann +PP/10 Use sig_atomic_t for flags set from signal handlers. + Check getgroups() return and improve debugging. + Fixed developed for diagnosis in bug 927 (which turned out to be + a kernel bug). + Exim version 4.74 ----------------- -- cgit v1.2.3