diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 4058054ec02..b09dae946f4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-11-11 Johan Bockgård <bojohan@gnu.org> | ||
| 2 | |||
| 3 | * xdisp.c (fill_composite_glyph_string): Always set s->face, to | ||
| 4 | avoid a crash (bug#9496). | ||
| 5 | |||
| 1 | 2011-11-07 Kenichi Handa <handa@m17n.org> | 6 | 2011-11-07 Kenichi Handa <handa@m17n.org> |
| 2 | 7 | ||
| 3 | * coding.c (coding_set_destination): Check coding->src_pos only | 8 | * coding.c (coding_set_destination): Check coding->src_pos only |