X-Git-Url: https://git.sesse.net/?p=cubemap;a=blobdiff_plain;f=NEWS;h=9e9fcc8179d6f39d3becd77d67918f5b367739f4;hp=99961ed168b5ca0ef25050cc44a798cdfa17be3c;hb=6544fa0ec3f3a501bcb89ea977756911bd7f3ebd;hpb=5e4bf57238b230de5f58385ee3a44cb5192bcf92 diff --git a/NEWS b/NEWS index 99961ed..9e9fcc8 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,25 @@ +Cubemap 1.2.2, 2016-04-02 + + * Fix literal IPv6 address parsing in URLs. + + * Fix a bug (introduced in 1.2.0) where access.log would have monotonic + timestamps (typically time since boot) instead of real time. + + * Increase the Metacube block size warning limit from 1MB to 10MB, as MP4 + muxing can legitimately create huge blocks. + + +Cubemap 1.2.1, 2015-08-30 + + * Use libsystemd to inform systemd accurately about when the service is up + and running. Note that this means Cubemap now also depends on libsystemd. + + * Add a simple HTTP endpoint that returns a very short string (gen204), + for timing purposes. + + * Document config options better in cubemap.config.sample. + + Cubemap 1.2.0, 2015-07-24 * Add support for server-side prebuffering (force_prebuffering=NNN