X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ChangeLog;h=0a7058664d233ef9cb26fc9f80e08ca8da8e0c28;hb=6c12303e61c3e246ba4b1d3a37925dea53b0b93a;hp=e036bd5fe6eb149f499f9b94c5822d690d7e14d6;hpb=ee9dc308bb97db5f20ada873141da5ec52d80571;p=lttng-tools.git diff --git a/ChangeLog b/ChangeLog index e036bd5fe..0a7058664 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2012-07-25 lttng-tools 2.0.4 + * Fix: support large files on 32-bit systems + * Fix: mmap write() for large subbuffers and handle EINTR (v2) + * Fix: The session list count should provide unique identifiers + * Fix: test: session list count cannot use "count" unique id + * Fix typo: utils.sh + +2012-06-22 lttng-tools 2.0.3 + * Fix: enable event loglevel match function + * Fix: unchecked pointer from getenv() for lttng create + * Ship license text file with the release archive + 2012-06-14 lttng-tools 2.0.2 * Fix: enable event with different loglevel error * Fix: move memset in channel_set_attr after NULL check