diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index ccfcb48daf0..b03c609f907 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2011-11-04 Jan Djärv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * gtkutil.c (xg_make_tool_item): Add callbacks of one of wimage or | ||
| 4 | label is not null (Bug#9951). | ||
| 5 | (xg_tool_item_stale_p): Handle the fact that wimage and/or wlbl | ||
| 6 | may be NULL. | ||
| 7 | |||
| 1 | 2011-11-04 Eli Zaretskii <eliz@gnu.org> | 8 | 2011-11-04 Eli Zaretskii <eliz@gnu.org> |
| 2 | 9 | ||
| 3 | * window.c (Fwindow_body_size): Mention in the doc string that the | 10 | * window.c (Fwindow_body_size): Mention in the doc string that the |