diff options
author | iovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a> | 2006-12-04 17:55:13 +0000 |
---|---|---|
committer | iovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a> | 2006-12-04 17:55:13 +0000 |
commit | c14f2ae0698e7b02cd87a63b99b2d978690420de (patch) | |
tree | 88ede43910f56b81b27db88b88d746f8b6404a33 /recordmydesktop | |
parent | 8c82442c6fcdc29663ad902125cb697a3f1f50e2 (diff) |
v0.3.1 changes
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@211 f606c939-3180-4ac9-a4b8-4b8779d57d0a
Diffstat (limited to 'recordmydesktop')
-rw-r--r-- | recordmydesktop/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/recordmydesktop/ChangeLog b/recordmydesktop/ChangeLog index f9b8784..a67763e 100644 --- a/recordmydesktop/ChangeLog +++ b/recordmydesktop/ChangeLog @@ -1,3 +1,10 @@ +/*VERSION 0.3.1*/ +*Added Added custom X error handler, to avoid BadWindow on +XGetWindowAttributes, with XQueryTree. +*Fixed sound_buffer initialization, which could cause segfault in startup. + + + /*VERSION 0.3.0r2*/ *Minor corrections on the inclusion of the include/ directory in the project. |