diff options
author | iovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a> | 2006-09-15 23:13:51 +0000 |
---|---|---|
committer | iovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a> | 2006-09-15 23:13:51 +0000 |
commit | a425f3684714b9abfb4f28e52fffd6542ba4a260 (patch) | |
tree | fdb5b01ebb0ec984e898daa3401400bde04dd68d /recordmydesktop/ChangeLog | |
parent | 2cbeadeae00216a58e705ca9676e67f6b8a5ccfd (diff) |
v0.2.5
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@49 f606c939-3180-4ac9-a4b8-4b8779d57d0a
Diffstat (limited to 'recordmydesktop/ChangeLog')
-rw-r--r-- | recordmydesktop/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/recordmydesktop/ChangeLog b/recordmydesktop/ChangeLog index f6af63a..6807b6a 100644 --- a/recordmydesktop/ChangeLog +++ b/recordmydesktop/ChangeLog @@ -36,4 +36,16 @@ present at certain resolutions, when using shared memory *Some other minor bugfixes, related mostly to default values of options. +/*VERSION 0.2.5*/ +*Drawing of the correct cursor is now supported through +the Xfixes extension. +*Change of behavior on lack of any Xserver extension and +failure to open sound device. The program now exits and informs +instead of continuing with a different configuration. +*Exit status also indicates the nature of any error that occured. +*Documentation has been updated with exit status explanations. +*Subsampling of the chroma planes is made by averaging, while +pixel discarding is an option(used to be otherwise). + + |