summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBryce Harrington <bryce@bryceharrington.org>2006-07-21 03:12:53 +0000
committerbryce <bryce@users.sourceforge.net>2006-07-21 03:12:53 +0000
commit37954550f28f62d15ae66ce9bbbcd44eee797abb (patch)
tree635545b22bf7ed770d4a4ad041d19f1dc7961bf7 /ChangeLog
parentadd some convenience methods to inkex and allow the possiblity of replacing t... (diff)
downloadinkscape-37954550f28f62d15ae66ce9bbbcd44eee797abb.tar.gz
inkscape-37954550f28f62d15ae66ce9bbbcd44eee797abb.zip
minor changelog note
(bzr r1445)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 40aff18fc..d0c204fc7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@
bryce to consolidate document update functionality from
sp_document_ensure_is_up_to_date() and
sp_document_idle_handler(). This is the first step in getting
- updates of defs fixed.
+ updates of defs (and markers) fixed.
2006-07-18 Tim Dwyer <Tim.Dwyer@infotech.monash.edu.au>