diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index d8e0b6fb4e1..8ec98e42917 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2006-02-24 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * gtkutil.c (xg_get_image_for_pixmap): If x_find_image_file returns | ||
| 4 | nil the image file has been removed, in that case use the (cached) | ||
| 5 | pixmap. | ||
| 6 | |||
| 1 | 2006-02-24 Kenichi Handa <handa@m17n.org> | 7 | 2006-02-24 Kenichi Handa <handa@m17n.org> |
| 2 | 8 | ||
| 3 | * fileio.c (Finsert_file_contents): When a text is replaced | 9 | * fileio.c (Finsert_file_contents): When a text is replaced |