From 4fd5e0cad194d5bda43a65c2aad54b29795f91bd Mon Sep 17 00:00:00 2001 From: dan Date: Sat, 30 Sep 2000 03:47:49 +0000 Subject: [PATCH] Window placement fix --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index f90290be..cf43575e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -18,6 +18,8 @@ Changes since version 0.62.1: - fixed bug in RCombineAreaWithOpaqueness (Tim Malone ) - fixed bug with hangling of WM_COMMAND update in client.c (Andrew M. Langmead ) - fixed bug with incorrect reading of ppm files (Adam Fedor ) +- fixed bug with incorrect window placement using automatic placement, while + there were shaded windows on other workspaces Changes since version 0.62.0: -- 2.11.4.GIT