X-Git-Url: https://git.sesse.net/?p=cubemap;a=blobdiff_plain;f=NEWS;h=3d6293ecc33e041e2fa5c4db031b468d2d7ba0a2;hp=32f14eec9447516afd6db9e689ac8317e4091900;hb=8a2935dc58b00839acc493b4d146042d22a9793c;hpb=19a4ff06d550e394935fd62884ea772dfc9f25f8 diff --git a/NEWS b/NEWS index 32f14ee..3d6293e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +Cubemap 1.0.4, 2014-03-23 + + * Fix a segfault on reload that was introduced in 1.0.2. + + * Remove the Metacube VLC patch, as it is now upstream. + + * Always compile with large file support, which works around + a blocking issue with 32-bit x86. + + +Cubemap 1.0.3, 2014-02-06 + + * Fix a compilation error with newer glibc. + + Cubemap 1.0.2, 2014-02-04 * Support SO_MAX_PACING_RATE (Linux 3.13 and above).