From abc1ef4ed99cdc3171415c8245a7a09c0a41fdc2 Mon Sep 17 00:00:00 2001 From: dan Date: Mon, 1 Jan 2001 08:42:25 +0000 Subject: [PATCH] Latest changes --- WINGs/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/WINGs/ChangeLog b/WINGs/ChangeLog index 8138ae34..7cc5cd64 100644 --- a/WINGs/ChangeLog +++ b/WINGs/ChangeLog @@ -77,6 +77,10 @@ changes since wmaker 0.62.1: one by one. - fixed a bug with mouse wheels scrolling in scrollers even with the widget fully visible. +- Fixed a memory leak (the destroy function for a view was never called and + as a result the shaded windows didn't go away when closed. The non-shaded + windows were unmapped on close but not destroyed either so they only + apparently went away, but continued to use memory). changes since wmaker 0.62.0: