diff --git a/ChangeLog b/ChangeLog index 9a6a65f1..b522de79 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ (Format: Year/Month/Day) Changes for 0.9.11 +*04/11/07: + * Fix a problem with snapping windows (Mathias) + decorationless windows have a borderWidth of 0 -> problems at + the right and bottom border. + src/Window.cc *04/11/01: * Fix for #1057499 and #1046472 (Mathias) FbTk/Font.cc