diff --git a/ChangeLog b/ChangeLog index 2d30b46e40..b6e42107de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,8 +7,9 @@ 2003-01-04 Ulrich Drepper - * sysdeps/posix/system.c (do_system): Correct reference counter in - case SIGQUIT handler installation failed. + * sysdeps/posix/system.c (do_system): Minor optimizations. Remove + unnecessary code. + Correct reference counter in case SIGQUIT handler installation failed. 2003-01-03 Ulrich Drepper