aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index c9add61..461ce41 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -60,9 +60,9 @@ zinc-tk (3.2.97) unstable; urgency=low
groups overriding the atomic specification. The
recursive flag takes the new value 'override' to do
so.
- * bbox no longer works on multiple tagOrIds but handles
- label (say 'label' as second parameter) and field bboxes
- on items with fields.
+ * a new command fieldbbox has been added. It returns the bounding
+ box of the given field for the specified item or the item's label
+ bounding box.
* The bounding box reported for groups with clip areas
takes into account the clipping. This was a long
standing bug.