2006-05-25 Lars Clausen * RELEASE-PROCESS: * doc/{en,pl,eu}/dia.xml: * config.h.win32: * configure.in: Update to version 0.95-1. * app/app_procs.c: * app/filedlg.c * app/display.c: * app/interface.c: * app/load_save.c: * app/sheets.c: * lib/dia_image.c: * lib/message.c: * plug-ins/python/pydia-error.c: * plug-ins/python/diamodule.c: * plug-ins/wmf/wmf.cpp: Patch from Hans de Goede: Fix bug #342111, security vulnerabilities from string format errors. 2006-05-21 Hans Breuer * app/pagesetup.c app/diapagelayout.c : restrict every page margin to a little less than half of the page. This guarantees margins leaving some useable page area and thus avoids crashing on negative page sizes. Fixes bug #339562 (also applied to HEAD) 2006-05-13 Hans Breuer * objects/UML/umloperationc: add "query" to umloperation_offsets. Patch from Peter Allin, fixes bug #338336 * app/diagram.c(diagram_ungroup_selected) : operate on a copy of data-Selected cause the original is modified during use. Patch from Victor Stinner, fixes bug #334771 === branch dia-0-95 ===