comparison src/ChangeLog @ 103363:3fb472c8bc3c

* process.c (status_message): Fix handling of multibyte signal string (Bug#3499).
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 09 Jun 2009 18:26:36 +0000
parents d708c0f7d79c
children 41ae80668ddd
comparison
equal deleted inserted replaced
103362:d708c0f7d79c 103363:3fb472c8bc3c
1 2009-06-09 Dmitry Dzhus <dima@sphinx.net.ru> (tiny change)
2
3 * process.c (status_message): Fix handling of multibyte signal
4 string (Bug#3499).
5
1 2009-06-09 Jim Meyering <meyering@redhat.com> 6 2009-06-09 Jim Meyering <meyering@redhat.com>
2 7
3 * xfaces.c (Fx_load_color_file): Avoid array bounds error if the 8 * xfaces.c (Fx_load_color_file): Avoid array bounds error if the
4 color name is missing. 9 color name is missing.
5 10