summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn Bintz <me@johnbintz.com>2006-07-30 00:14:42 +0000
committerjohncoswell <johncoswell@users.sourceforge.net>2006-07-30 00:14:42 +0000
commit6956333f8a04514755512d45d1bbf4ce13337f19 (patch)
tree5de489caa0e72015d9eb9bcfa07f4851a9aa0101 /ChangeLog
parentupdate to whiteboard, merged typedefs / defines and constants (diff)
downloadinkscape-6956333f8a04514755512d45d1bbf4ce13337f19.tar.gz
inkscape-6956333f8a04514755512d45d1bbf4ce13337f19.zip
Fix bug where deleting a node broke the symmetry of neighboring smooth nodes and failed to convert those nodes to
cusp nodes (bzr r1513)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f62d5305b..a1a035a73 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-07-29 John Bintz <jcoswell@coswellproductions.org>
+
+ * src/nodepath.cpp:
+
+ Fix bug where deleting a node broke the symmetry of neighboring
+ smooth nodes and failed to convert those nodes to cusp nodes
+
2006-06-29 MenTaLguY <mental@rydia.net>
* src/sp-object.cpp: