diff options
-rw-r--r-- | doc/visitor-changes.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/visitor-changes.txt b/doc/visitor-changes.txt new file mode 100644 index 0000000..e39cd2e --- /dev/null +++ b/doc/visitor-changes.txt @@ -0,0 +1,2 @@ +Changes in visitor branch: +o import_dxf(): layername="" imports all layers. Importing a single layer with a zero-length name is no longer supported. |