summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormjwybrow <mjwybrow@users.sourceforge.net>2006-05-08 09:48:45 +0000
committermjwybrow <mjwybrow@users.sourceforge.net>2006-05-08 09:48:45 +0000
commit4e6c2398d4881f9be46fca4d900f36d3d724b3a7 (patch)
treebaa967a82ef5d85f132106954b92b16129ad8a0d /ChangeLog
parentFixed a couple of bugs (diff)
downloadinkscape-4e6c2398d4881f9be46fca4d900f36d3d724b3a7.tar.gz
inkscape-4e6c2398d4881f9be46fca4d900f36d3d724b3a7.zip
* knot.h, knot.cpp, connector-context.cpp:
Fix glib-gobject-warnings for knots in the connector tool. (bzr r764)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 66680310e..b7a86f6ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
-2006-05-01 Jon A. Cruz <jon@joncruz.org>
+2006-05-07 Michael Wybrow <mjwybrow@users.sourceforge.net>
+
+ * knot.h, knot.cpp, connector-context.cpp:
+ Fix glib-gobject-warnings for knots in the connector tool.
+
+2006-05-07 Jon A. Cruz <jon@joncruz.org>
* src/document-subset.cpp:
Corrected two bugs, with the minor one hiding the more severe.