Re: preparation for 2.0.3 release
Posted by
bgpiraja on
Mar 10, 2014; 10:33pm
URL: https://forum.librecad.org/preparation-for-2-0-3-release-tp5709669p5709671.html
Hi for all,
What do you think about to put the credits of all the people at LibreCAD?
It's just a suggestion!
--
Bruno Gonçalves Pirajá
Em Segunda-feira, 10 de Março de 2014 12:08, R. van Twisk [via LibreCAD]
<[hidden email]> escreveu:
Do you want me to test the 2.0.3 on macports and if it compiles/runs send a request to macports for a updated version?
On Mar 10, 2014, at 10:05 AM, dxli [via LibreCAD] <
[hidden email]> wrote:
Fixed:
one serious bug: #460
several major bugs: #448, #451, #452, #458, dxfrw memory leak
-------------------------git shortlog----------------------------------------------------------------------------
Armin Stebich (5):
allow old CPP11 flag by custom.pro file for g++ 4.6 and older compiler
fixed sf.net bug #452, trim two failed, when trim entity starts/ends on limiting entity
fix path to makensis.exe in set-windows-env.bat
fixed github issue #441, bad if expression in asciifile.cpp
added SCMREVISION support for windows build
Dongxu Li (13):
drawing by order of layer names
drawing by order of layer name and id
switch from qSort to std::sort
Avoid translating numeric, patch by Sergey Alyoshin
bug#448: default export image by twice of screen resolution
updated README to for MacPorts
preserve dimension precision in drawing options
bug#451 displayer sorted layer list
added warning message for inscribed ellipse drawing
bug#460, crash by invalid spline
SCM version 2.0.3
bug#458, fixed symbols in dimension UI
bug#458, fixed symbols in Text UI
Pootle (3):
Updated translations from pootle server
Merge branch 'master' of https://github.com/LibreCAD/LibreCAD
Updated translations after lupdate
Rallaz (2):
libdxfrw: fix mem_leak in drw_variant
libdxfrw: fix mem_leak in drw_header