summaryrefslogtreecommitdiff
path: root/NEWS
blob: 0127661a27aed4c8218705d32ae8bc2718b95c3d (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
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