summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Bintz <me@johnbintz.com>2006-07-30 00:15:48 +0000
committerjohncoswell <johncoswell@users.sourceforge.net>2006-07-30 00:15:48 +0000
commit479f025c0171d916e392aa681b34ad077a74b7f0 (patch)
tree25219844506fe574ad84c331ca282eec8d80ecd7
parentFix bug where deleting a node broke the symmetry of neighboring smooth nodes ... (diff)
downloadinkscape-479f025c0171d916e392aa681b34ad077a74b7f0.tar.gz
inkscape-479f025c0171d916e392aa681b34ad077a74b7f0.zip
Fixed dates in ChangeLog
(bzr r1514)
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index a1a035a73..90fbea0ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,7 @@
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>
+2006-07-29 MenTaLguY <mental@rydia.net>
* src/sp-object.cpp:
@@ -20,7 +20,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,