Mercurial > emacs
diff src/ChangeLog @ 76738:c39f6a4ef598
(sigchld_handler): Delay by 1ms instead of 1s to
alleviate sluggishness (the original problem is still fixed).
author | Sam Steingold <sds@gnu.org> |
---|---|
date | Mon, 26 Mar 2007 02:29:08 +0000 |
parents | 0066c9c25dd2 |
children | 44f86e993c52 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Mar 26 00:01:03 2007 +0000 +++ b/src/ChangeLog Mon Mar 26 02:29:08 2007 +0000 @@ -1,3 +1,8 @@ +2007-03-26 Sam Steingold <sds@gnu.org> + + * process.c (sigchld_handler): Delay by 1ms instead of 1s to + alleviate sluggishness (the original problem is still fixed). + 2007-03-25 Kim F. Storm <storm@cua.dk> * intervals.c (merge_properties): Use explicit loop instead of