From: Dana Jansens Date: Tue, 14 May 2002 00:52:08 +0000 (+0000) Subject: fix creating/destroying the titlebar buttons X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=9b295857ebf85642e87290af765cfeecc65a4902;p=chaz%2Fopenbox fix creating/destroying the titlebar buttons --- diff --git a/CHANGELOG b/CHANGELOG index f0eb3e68..aa3e3330 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,9 @@ Changelog for Openbox: 1.2.0: + * fix bug when removing and then readding a titlebar + button witout restarted (by reconfiguring). (Ben Jansens) + * more focus code changes. also fixes a segfault from last round of focus changes. (Ben Jansens)