aboutsummaryrefslogtreecommitdiffstats
path: root/lwlib/ChangeLog
diff options
context:
space:
mode:
authorJan D <[email protected]>2010-05-08 17:32:51 +0200
committerJan D <[email protected]>2010-05-08 17:32:51 +0200
commit3c9a9730eadb50ef62ec74597acc3e008480722f (patch)
treea56c9970a402b682b99a31166c25082ebf8470fb /lwlib/ChangeLog
parentf884842302daef76710893343ebf923b9304273a (diff)
xlwmenu.c (XlwMenuDestroy): Remove XtDestroyWidget on subwidgets (Bug #6127).
Diffstat (limited to 'lwlib/ChangeLog')
-rw-r--r--lwlib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog
index 5988977df3..bc2c8b7f7a 100644
--- a/lwlib/ChangeLog
+++ b/lwlib/ChangeLog
@@ -1,3 +1,8 @@
+2010-05-08 Jan Djärv <[email protected]>
+
+ * xlwmenu.c (XlwMenuDestroy): Remove XtDestroyWidget on subwidgets
+ (Bug #6127).
+
2010-05-06 Glenn Morris <[email protected]>
* Makefile.in (CPP, LN_S, TOP, LN): Remove unused variables.