diff options
author | iovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a> | 2007-01-21 18:59:04 +0000 |
---|---|---|
committer | iovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a> | 2007-01-21 18:59:04 +0000 |
commit | 757698292a6329ca0335900ae85982b57b80a123 (patch) | |
tree | 79d7eb6fbb6c4ce03606061cc9691f6de2a3a8f3 | |
parent | c8beaf22577ee69de28898382d74673a9edcf395 (diff) |
v0.3.2 changes
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@263 f606c939-3180-4ac9-a4b8-4b8779d57d0a
-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. |