~ubuntu-branches/ubuntu/saucy/babeltrace/saucy-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Stéphane Graber
  • Date: 2012-04-20 12:31:29 UTC
  • Revision ID: stgraber@ubuntu.com-20120420123129-1xlghnn9ec2ugw19
Tags: 1.0.0~rc1-0ubuntu1
releasing version 1.0.0~rc1-0ubuntu1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
babeltrace (1.0.0~rc1-0ubuntu1) UNRELEASED; urgency=low
2
 
 
3
 
  * New upstream release.
4
 
 
5
 
 -- Stéphane Graber <stgraber@ubuntu.com>  Fri, 20 Apr 2012 14:29:35 +0200
 
1
babeltrace (1.0.0~rc1-0ubuntu1) precise; urgency=low
 
2
 
 
3
  * New upstream bugfix release.
 
4
    - Fix: -n "field names" option should allow "none"
 
5
    - Fix: Show context field name by default
 
6
    - Manpage fix: babeltrace-log manpage should refer to lttng(1)
 
7
    - Clarify warning message for events discarded
 
8
    - Fix: babeltrace should skip erroneous traces
 
9
    - Fix: put explicit error messages and warnings when opening a trace
 
10
    - Fix: segfault on error handling
 
11
    - Fix: enum must use last value + 1 as next item value
 
12
    - Fix: warn, and don't assert, when reading a value outside enum range
 
13
    - API Fix : missing list fields of event decl
 
14
    - API fix : fill the values for timestamp begin and end
 
15
    - API : list of events in the trace
 
16
    - UUID field should be optional, as specified by CTF spec
 
17
    - Babeltrace ctf-text duplicated error message
 
18
    - API fix/breakage : reexporting bt_ctf_event
 
19
    - fix/breakage API : replace bt_ctf_event
 
20
    - add ctf_event_definition pointer to ctf_stream_definition
 
21
    - Rename ctf_event to ctf_event_declaration
 
22
    - Rename ctf_stream to ctf_stream_definition
 
23
    - Rename ctf_stream_event to ctf_event_definition
 
24
    - Rename ctf_stream_class to ctf_stream_declaration
 
25
    - Cleanup: Remove unneeded local variables from function
 
26
    - API Fix : give access to trace_handle and context
 
27
    - API Fix : handle id to use the public functions
 
28
    - Fix : add the missing seek begin
 
29
 
 
30
 -- Stéphane Graber <stgraber@ubuntu.com>  Fri, 20 Apr 2012 14:30:07 +0200
6
31
 
7
32
babeltrace (1.0.0~pre4-0ubuntu1) precise; urgency=low
8
33