summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormjwybrow <mjwybrow@users.sourceforge.net>2006-05-12 04:13:28 +0000
committermjwybrow <mjwybrow@users.sourceforge.net>2006-05-12 04:13:28 +0000
commitd85d9cff57b1c28817fbf6c966288e4ad765910f (patch)
tree44c005b0ba549cf8a78bb49abe26b9cf3c6d677d /ChangeLog
parentre-generated tutorials with updated calligraphy and advanced in english, as w... (diff)
downloadinkscape-d85d9cff57b1c28817fbf6c966288e4ad765910f.tar.gz
inkscape-d85d9cff57b1c28817fbf6c966288e4ad765910f.zip
* src/ui/dialog/inkscape-preferences.cpp,
src/ui/dialog/inkscape-preferences.h, src/connector-context.cpp: Add a preferences setting to the connector tool for setting whether or not connectors attach to text objects. This addresses feature request #1434292. (bzr r810)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 097ebdf7b..0bb541995 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-05-11 Michael Wybrow <mjwybrow@users.sourceforge.net>
+
+ * src/ui/dialog/inkscape-preferences.cpp,
+ src/ui/dialog/inkscape-preferences.h, src/connector-context.cpp:
+
+ Add a preferences setting to the connector tool for setting
+ whether or not connectors attach to text objects. This
+ addresses feature request #1434292.
+
2006-05-09 Carl Hetherington <inkscape@carlh.net>
* src/nodepath.cpp: fix silly bug with snapping node edits. *