Dia ChangeLog report for Sat May 26 07:23:01 2001 (UTC)
From: Dia ChangeLog Daemon <nemo traminer dyndns org>
To: dia-list gnome org
Subject: Dia ChangeLog report for Sat May 26 07:23:01 2001 (UTC)
Date: Sat, 26 May 2001 09:23:03 +0200
*** Recent ChangeLog entries:
--- ChangeLog.previous Sat May 26 02:56:23 2001
+++ dia/ChangeLog Sat May 26 06:25:37 2001
@@ -1,5 +1,19 @@
2001-05-26 Cyrille Chepelov <chepelov@calixo.net>
+ * lib/boundingbox.c: fixed a minor logic error wrt closed shapes.
+ The overshoot code is buggy, and the bounding boxes for polyshapes
+ looks a bit cheezy. To be done ASAP.
+
+2001-05-26 James Henstridge <james@daa.com.au>
+
+ * configure.in: call AM_PATH_PYTHON rather than AM_PATH_PYTHON_JH.
+ This should clear up some of the build problems people have been
+ having.
+
+ * acinclude.m4: call AM_PATH_PYTHON_JH AM_PATH_PYTHON
+
+2001-05-26 Cyrille Chepelov <chepelov@calixo.net>
+
* lib/Makefile.am:
* lib/boundingbox.[ch] (NEW): (some) refactoring of the bounding
box code (beginning with lines, polylines and polybeziers), into a