summaryrefslogtreecommitdiff
path: root/recordmydesktop/ChangeLog
diff options
context:
space:
mode:
authoriovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a>2007-08-18 06:48:36 +0000
committeriovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a>2007-08-18 06:48:36 +0000
commitc25b1178c76046fb67b377928046fdabef80f3ab (patch)
tree0191b16b5fbdfa72555ffd4bfd195436a2392538 /recordmydesktop/ChangeLog
parent6918f4ed2db3fcaa9de7aeaffac3a074f4d5b2c9 (diff)
configure.ac: changed version to 0.3.6
ChangeLog: changes for 0.3.6 git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@417 f606c939-3180-4ac9-a4b8-4b8779d57d0a
Diffstat (limited to 'recordmydesktop/ChangeLog')
-rw-r--r--recordmydesktop/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/recordmydesktop/ChangeLog b/recordmydesktop/ChangeLog
index e42d611..4fb28e4 100644
--- a/recordmydesktop/ChangeLog
+++ b/recordmydesktop/ChangeLog
@@ -1,3 +1,11 @@
+/*Version 0.3.6*/
+* Corrected segmentation fault when recording non-fullscreen areas, using the
+full-shots mode(i.e. no Xdamage)
+* Fixed arrays boundary overstep in BlocksFromList (resulting in segfault,
+especially when compiled with -fstack-protector)
+* Removed the need for Xdamage to be present even when it is not used.
+* Added follow-mouse option(i.e. capture area tracks the mouse cursor).
+
/*Version 0.3.5.1*/
* Corrected segmentation fault when recording non-fullscreen areas
(bug-report and solution to the problem provided Sander Jansen)
© All Rights Reserved