1 |
|
2004-12-18 Jan-Oliver Wagner <[email protected]> |
2 |
|
|
3 |
|
Some fixes of gns2shp extension. |
4 |
|
|
5 |
|
* Extensions/gns2shp/test/__init__.py: New. Make this directory a |
6 |
|
package. |
7 |
|
|
8 |
|
* Extensions/gns2shp/test/test_gns2shp.py: Add some import paths |
9 |
|
dynamically. |
10 |
|
|
11 |
|
* Extensions/gns2shp/test/README: Simplified description how to test. |
12 |
|
|
13 |
|
* Extensions/gns2shp/gns2shp.py (gns2shp): Fixed doc-string, |
14 |
|
fixed some dimensions of fields according to the GNS documentation |
15 |
|
which seems to change undocumented. |
16 |
|
Now killing trailing \n and/or \r from MODIFY_DATE. |
17 |
|
This fixes RT#2453. |
18 |
|
|
19 |
2004-12-18 Bernhard Reiter <[email protected]> |
2004-12-18 Bernhard Reiter <[email protected]> |
20 |
|
|
21 |
svgexport 1.0.0: Treats holes and islands nicely. Documentation added. |
svgexport 1.0.0: Treats holes and islands nicely. Documentation added. |