summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormjwybrow <mjwybrow@users.sourceforge.net>2006-07-14 03:42:49 +0000
committermjwybrow <mjwybrow@users.sourceforge.net>2006-07-14 03:42:49 +0000
commit354e68f0d9cdf79481cc5ed0588112408d600bd2 (patch)
tree8b33d5c55af8ae6defb08de80cb064fb603a5366 /ChangeLog
parentadded commandline option ability and got timer ready for doing automatic (diff)
downloadinkscape-354e68f0d9cdf79481cc5ed0588112408d600bd2.tar.gz
inkscape-354e68f0d9cdf79481cc5ed0588112408d600bd2.zip
* src/libavoid/router.cpp: Fixed a bug in the libavoid function
Router::attachedConns(). Previously unused, but needed by Tim for new Graph Layout code. (bzr r1407)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 1c2d2df1f..24defdebe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-07-13 Michael Wybrow <mjwybrow@users.sourceforge.net>
+
+ * src/libavoid/router.cpp: Fixed a bug in the libavoid function
+ Router::attachedConns(). Previously unused, but needed by Tim
+ for new Graph Layout code.
+
2006-07-13 Jon Phillips <jon@rejon.org>
* src/inkview: Added commandline option capability to inkview and
@@ -7,7 +13,7 @@
2006-07-02 Colin Marquardt <colin@marquardt-home.de>
* AUTHORS, src/ui/dialog/aboutbox.cpp: Add Niko, Hugo, Dale and
- Gustav.
+ Gustav.
2006-06-30 Michael Wybrow <mjwybrow@users.sourceforge.net>
@@ -1480,7 +1486,7 @@
src/widgets/desktop-widget.h, src/widgets/desktop-widget.cpp:
Adding panels/swatches to main UI.
-2005-11-23 Tim Dwyer <tdwyer@mail.csse.monash.edu.au>
+2005-12-23 Tim Dwyer <tdwyer@mail.csse.monash.edu.au>
* src/removeoverlap/*.{cpp,h}: Bug fix in removeoverlap algorithm that
should finally get timestamps working properly. Specifically, heap