diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2b3d33e7d7a..1cdabd1fb1e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -2,6 +2,8 @@ | |||
| 2 | 2 | ||
| 3 | * gtkutil.c (xg_get_image_for_pixmap): Call g_object_unref on | 3 | * gtkutil.c (xg_get_image_for_pixmap): Call g_object_unref on |
| 4 | gpix and gmask just before return to avoid memory leak. | 4 | gpix and gmask just before return to avoid memory leak. |
| 5 | (xg_get_image_for_pixmap): Add workaround for monochrome displays | ||
| 6 | so insensitive and activated icons look ok. | ||
| 5 | 7 | ||
| 6 | 2004-06-27 Jason Rumney <jasonr@gnu.org> | 8 | 2004-06-27 Jason Rumney <jasonr@gnu.org> |
| 7 | 9 | ||