diff options
-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. |