diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6f2e0d04e..428122b72 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2008-03-25 Peter Stephenson <p.w.stephenson@ntlworld.com> + * 24733: Src/jobs.c: wait shouldn't return immediately on + a signal unless it's trapped (bug in 22281). + * 24732: Src/Builtins/sched.c: not enough space for ztrftime string with multibyte characters. |