X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=CHANGELOG;h=9f15bbdd8d06cbfb6db5c5af6f0233dc39d5850a;hb=6d30ea2fc43dab962d73d010a7e40dde3f8fb10d;hp=36e8dd57d78af157c6762e3a9d8c25c32b337b81;hpb=8446e3cc82f1f3fa24e2f15f65d71225049b3742;p=chaz%2Fopenbox diff --git a/CHANGELOG b/CHANGELOG index 36e8dd57..9f15bbdd 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,19 @@ +3.3-rc2: + * Fixed some typos and errors in rc.xsd + * Add the noStrut option to the dock (to allow maximizing windows over it), + useful when it is not in the above layer. + * Fix transparent terminals not updating when using ToggleDecor. + * Yet more poking at the onscreen-keeping code, should now do the right + thing always. + * Add an option to hide disabled buttons instead of showing them as disabled. + * Hopefully fixed all the remaining pango issues. The new 1.10 release also + fixes shadows again. + * I think the lib linking in Makefile.am is right now, please tell me if it + isn't. + * Added a finnish translation and some minor updates to others. + * Fixed configure.ac so --enable-pango doesn't disable pango support or the + other way around, make enabled be default to get some extra testing. + 3.3-rc1: * Poked around a bit in the code that keeps windows onscreen, if you are using xinerama, please let me know if things are better/worse/same.