From 2294b165265e877ce81cbde2c4983c91b991e3b2 Mon Sep 17 00:00:00 2001 From: Mathias Gumz Date: Sun, 30 Dec 2012 20:38:43 +0100 Subject: updated ChangeLog and NEWS --- ChangeLog | 8 +++++--- NEWS | 1 + 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index c62d807..9fd8e1d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,9 +4,11 @@ Changes for 1.3.3 *12/12/30: - * Use WM_WINDOW_ROLE for fluxbox' own windows (Thanks Vladimir Pavlov) - * Bugfix: Use window.stuck.pressed.pixmap in (Thanks Vladimir) - * Bugfix: Do not render the text twice in FbTk::TextButton (Vladimir) + * Use WM_WINDOW_ROLE for fluxbox' own windows (Thanks Vladimir Pavlov) + * Bugfix: Use window.stuck.pressed.pixmap in (Thanks Vladimir) + * Bugfix: Do not render the text twice in FbTk::TextButton (Vladimir) + * Bugfix: Replace (deprecated) XKeycodeToKeysym() with XkbKeycodeToKeysym() + (Thanks Sami Kerola) *12/12/11: * Bugfix: use expanded style-filename #3576586 (Mathias) diff --git a/NEWS b/NEWS index 9527a74..5815ee2 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,7 @@ Critical Bugfixes in 1.3.3: Other Bugfixes: * Fixed placement off transient windows in a multi-monitor setup with 'holes' * Fixed usage of '~' as part of style filenames + * Replaced (deprecated) XKeycodeToKeysym() with XkbKeycodeToKeysym() * Improved vertical alignment of text in decorations * Fixed compiler and code style issues * Updated italian translations -- cgit v0.11.2