diff options
Diffstat (limited to 'recordmydesktop/ChangeLog')
-rw-r--r-- | recordmydesktop/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/recordmydesktop/ChangeLog b/recordmydesktop/ChangeLog index 4d7ddf8..65f9c6c 100644 --- a/recordmydesktop/ChangeLog +++ b/recordmydesktop/ChangeLog @@ -1,3 +1,13 @@ +/*VERSION 0.3.4*/ +*Fixed configure script to exit when zlib is not found. +*Fixed behavior of the program when using both the MIT-Shm and Xdamage extensions. +As a result, less memory is now required and all options related to conditional usage of +shared memory are gone. Shared memory is now on by default and the --with-shared +option is substituted by --no-shared. +*The --drop-frames option has been removed. +*The dummy cursor has been updated to look better. + + /*VERSION 0.3.3.1*/ *Fixed ring buffer size, to be independant of the size that jack uses internally |