Author: rathann Date: Thu Oct 6 19:23:06 2011 New Revision: 1236 Log: Update ChangeLog. Modified: trunk/libdvdread/ChangeLog Modified: trunk/libdvdread/ChangeLog ============================================================================== --- trunk/libdvdread/ChangeLog Thu Oct 6 18:09:55 2011 (r1235) +++ trunk/libdvdread/ChangeLog Thu Oct 6 19:23:06 2011 (r1236) @@ -1,8 +1,20 @@ libdvdread (4.1.4) * added OS/2 support * fixed ARM memory alignment issue - * portability fixes for *BSD, Mac OS X and MINGW + * portability fixes for *BSD, Mac OS X, MINGW and OS/2 * added a missing DVDFileStat function + * exposed the dvd_stat_t struct in header + * fixed libdvdread closing stdin if it can't open the file/device + * fixed a segfault in UDFFileEntry on some badly mastered DVDs + * fixed big-endian builds + * Win32: large file support under Mingw to go over 2G limits + * configure: remove the special case test for uid=0 + * provide BUP file support for more issues + * move UDFReadBlocksRaw declaration to dvdread_internal.h + * fixed double free of parental management information + * configure2: Use a single = instead of == + * fixed crash when PTT is too short + * fixed segfault when reading certain DVDs, for example "Thor" libdvdread (4.1.3) * an embarassing amount of fixes regarding potential memory and resource leaks
On 10/06/2011 11:23 AM, rathann wrote:
Author: rathann Date: Thu Oct 6 19:23:06 2011 New Revision: 1236
Log: Update ChangeLog.
Does this mean we're getting a release soon? Steve
On Thursday, 06 October 2011 at 21:00, Steve Dibb wrote:
On 10/06/2011 11:23 AM, rathann wrote:
Author: rathann Date: Thu Oct 6 19:23:06 2011 New Revision: 1236
Log: Update ChangeLog.
Does this mean we're getting a release soon?
That's my intention. If you have any suggestions, please voice them. :) Regards, Dominik -- Fedora http://fedoraproject.org/wiki/User:Rathann RPMFusion http://rpmfusion.org | MPlayer http://mplayerhq.hu "Faith manages." -- Delenn to Lennier in Babylon 5:"Confessions and Lamentations"
On 10/06/2011 01:08 PM, Dominik 'Rathann' Mierzejewski wrote:
On Thursday, 06 October 2011 at 21:00, Steve Dibb wrote:
On 10/06/2011 11:23 AM, rathann wrote:
Author: rathann Date: Thu Oct 6 19:23:06 2011 New Revision: 1236
Log: Update ChangeLog.
Does this mean we're getting a release soon?
That's my intention. If you have any suggestions, please voice them. :)
I'm good, I'm just patiently waiting so we can push it to the distro. :) Steve
participants (3)
-
Dominik 'Rathann' Mierzejewski -
rathann -
Steve Dibb