diff options
author | iovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a> | 2007-03-29 10:27:36 +0000 |
---|---|---|
committer | iovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a> | 2007-03-29 10:27:36 +0000 |
commit | f17666fb76e8eafe090711ffaad81ffd451f2949 (patch) | |
tree | 38c2cd96904ff5246053f1d9d0f1aa19e36fa99e /recordmydesktop/ChangeLog | |
parent | 70ba366bf8dd2b375ec5231478e2ac381f5d6c33 (diff) |
Version 0.3.4 in configure.ac and ChangeLog entry
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@299 f606c939-3180-4ac9-a4b8-4b8779d57d0a
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 |