diff options
Diffstat (limited to 'recordmydesktop/ChangeLog')
-rw-r--r-- | recordmydesktop/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/recordmydesktop/ChangeLog b/recordmydesktop/ChangeLog index 1d9bfc6..2d89f27 100644 --- a/recordmydesktop/ChangeLog +++ b/recordmydesktop/ChangeLog @@ -1,3 +1,9 @@ +/*VERSION 0.3.2*/ +*Added support for displays with 16bpp color depth. +*A bug has been fixed, that caused the Xfixes cursor to appear +distorted on amd64. +*A lot of code refactoring and cleanups of duplicated parts. + /*VERSION 0.3.1*/ *Added Added custom X error handler, to avoid BadWindow on XGetWindowAttributes, with XQueryTree. @@ -12,7 +18,6 @@ window managers that don't conform to the FreeDesktop specification. - /*VERSION 0.3.0r2*/ *Minor corrections on the inclusion of the include/ directory in the project. |