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