1 |
|
2003-03-11 Jonathan Coles <[email protected]> |
2 |
|
|
3 |
|
* Thuban/Model/load.py: Temporary fix so that the xml reader |
4 |
|
doesn't cause Thuban to crash. |
5 |
|
|
6 |
|
* Thuban/Model/layer.py: Handle the cyclic references between |
7 |
|
a layer and its classification better, and be sure to disconnect |
8 |
|
the classification from the layer when the layer is destroyed |
9 |
|
so that we don't maintain a cyclic reference that may not be |
10 |
|
garbage collected. |
11 |
|
|
12 |
|
* Thuban/Model/classification.py: See comment for layer.py. |
13 |
|
|
14 |
2003-03-12 Jan-Oliver Wagner <[email protected]> |
2003-03-12 Jan-Oliver Wagner <[email protected]> |
15 |
|
|
16 |
* HOWTO-Release: New. Information on the steps for releasing |
* HOWTO-Release: New. Information on the steps for releasing |