summaryrefslogtreecommitdiff
path: root/NEWS
blob: 17ee66e7e446473c65c5bee2d9ad368f02171198 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Bustle 0.2.1 (UNRELEASED)
=========================

...

Bustle 0.2.0 (2009-04-03)
=========================

The "new monkey makes me sad :-(" release.

Enhancements:

 * Add a menu item to save a PDF of the diagram.

 * Show the elapsed time between a method call and its return.

 * Add new tools to count method calls and signals, sum the total time
   spent per method call, and generate .dot graphs (Dafydd Harries).

Fixes:

 * Don't crash on empty logs, or logs containing calls on interface
   "<none>".

 * Compile with new Gtk2HS and GHC 6.10 (Chris Lamb).

Bustle 0.1 (2008-11-13)
=======================

Initial release.

vim: tw=72