diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 3e9034c6261..5593e98906d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2004-12-25 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 1 | 2004-12-25 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 2 | 2 | ||
| 3 | * gtkutil.c (update_frame_tool_bar): Make the value of | ||
| 4 | tool-bar-button-margin control margins of images in tool bar. | ||
| 5 | |||
| 3 | * alloc.c (check_depth): New variable. | 6 | * alloc.c (check_depth): New variable. |
| 4 | (overrun_check_malloc, overrun_check_realloc): Only add | 7 | (overrun_check_malloc, overrun_check_realloc): Only add |
| 5 | overhead and write check pattern if check_depth is 1 (to handle | 8 | overhead and write check pattern if check_depth is 1 (to handle |