Code

disconnect signals from knots when destroying node - fixes a crash with interruptible...
[inkscape.git] / ChangeLog
index f62d5305bf99571fc3023b1e5a6e0785bb140640..c96f4f6945ec6159c9d9c55ddb48dfba5eddf50c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,15 @@
-2006-06-29  MenTaLguY  <mental@rydia.net>
+2006-08-01  MenTaLguY  <mental@rydia.net>
+
+       * configure.ac: refactor pkg-config tests and add explicit cairo test
+
+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-07-29  MenTaLguY  <mental@rydia.net>
 
        * src/sp-object.cpp:
 
@@ -13,7 +24,7 @@
 
          switch to sigc++ SPObject signals
 
-2006-06-27  MenTaLguY  <mental@rydia.net>
+2006-07-27  MenTaLguY  <mental@rydia.net>
 
        * src/dialogs/sp-attribute-widget.cpp,
          src/dialogs/sp-attribute-widget.h, src/sp-offset.cpp,