diff options
-rw-r--r-- | doc/visitor-changes.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/visitor-changes.txt b/doc/visitor-changes.txt index e39cd2e..1e05cee 100644 --- a/doc/visitor-changes.txt +++ b/doc/visitor-changes.txt @@ -1,2 +1,3 @@ Changes in visitor branch: o import_dxf(): layername="" imports all layers. Importing a single layer with a zero-length name is no longer supported. +o cylinder(): the r parameter will now always be used in place of a missing r1 or r2 |