*** Recent ChangeLog entries:
2001-05-18 Cyrille Chepelov <[EMAIL PROTECTED]>
* lib/charconv.c: steps towards resolution of #53512 (inspired by
<[EMAIL PROTECTED]>'s patch).
* app/menus.c (dia_menu_signal_proxy): checked that the signal
handler is not NULL before transferring control to it... (fixes #52310)
* app/app_procs.c (app_init): removed non-constant initialiser
(fixes #52950)
* objects/custom/custom_object.c:
* objects/custom/shape_info.[ch]:
* objects/custom/test.xml: merged patch #53476 from Steven Hawkins
<[EMAIL PROTECTED]>. This add support for a <svg:text> shape
element, and some related style properties (font, font height,
alignment)
* doc/custom_shapes: a precision about the meaning of case in a
SVG path (closes #52364)
* lib/dummy_dep.h: fix for SGI IRIX 6.2 (#53053, reported and
fixed by <[EMAIL PROTECTED]>)