~trac-bzr-team/trac-bzr/trunk

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
===========
What's new?
===========

unreleased
==========

0.3.1 (2010-02-19)
==================

- Fixed bug `#524325`_ (handling of empty branches)
- Improved documentation

.. _#524325: https://bugs.launchpad.net/trac-bzr/+bug/524325

0.3.0 (2009-12-18)
==================

- Apparently the first official release ever
- Use linear history instead of topologically sorted ancestry in most places
- Nicer looking revision strings avoiding one layer of url quoting
- Fixed a number of bugs__

.. __: https://bugs.launchpad.net/trac-bzr/+bugs?field.status%3Alist=FIXRELEASED&field.milestone%3Alist=22392

.. vim: ft=rst

.. emacs
   Local Variables:
   mode: rst
   End: