updated ChangeLog and NEWS

This commit is contained in:
Mathias Gumz 2012-12-30 20:38:43 +01:00
parent 1f89a19cfc
commit 2294b16526
2 changed files with 6 additions and 3 deletions

View file

@ -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)

1
NEWS
View file

@ -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