summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2006-05-08 15:07:42 +0000
committercth103 <cth103@users.sourceforge.net>2006-05-08 15:07:42 +0000
commit258de5894a3ef725fc51979a48aad9c2d6284e30 (patch)
tree0419123f342ec3d830e154643a36ee1c3f2e21fe
parentMore snapping cleanups. (diff)
downloadinkscape-258de5894a3ef725fc51979a48aad9c2d6284e30.tar.gz
inkscape-258de5894a3ef725fc51979a48aad9c2d6284e30.zip
More snapping cleanups.
(bzr r769)
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 45dc7aab4..bba684187 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2006-05-08 Carl Hetherington <inkscape@carlh.net>
- * src/seltrans.cpp: fix ctrl-scaling when there is no snap.
+ * src/seltrans.cpp, src/snap.cpp, src/snap.h: fix ctrl-scaling
+ when there is no snap. More snapping cleanups.
2006-05-07 Michael Wybrow <mjwybrow@users.sourceforge.net>