Wrap changes at 66 cols. Trim changelog to the gist.

OBS-URL: https://build.opensuse.org/package/show/graphics/librecad?expand=0&rev=20
This commit is contained in:
2015-02-01 23:22:05 +00:00
committed by Git OBS Bridge
parent c08040b02b
commit 06691bea9b

View File

@@ -2,38 +2,31 @@
Sat Jan 31 22:21:05 UTC 2015 - asterios.dramis@gmail.com
- Update to new upstream release 2.0.7:
* Major fixes: a serious command line regression since 2.0.6: keyboard
Enter/Esc support, command line widget in a second screen, etc. Also fixed
are some crashes for tangential circle drawing and polyline addition.
* LibreCAD 2.0.7 got a boost on LFF font support with kindly help from:
Petr on Czech fonts in unicode.lff
stranger573 on OpenGost
AZO on Japanese fonts kst32b.lff
* As a new command line feature introduced in 2.0.7, the command line can be
used as a calculator by typing math expression after command “cal”. For
example command “cal 1+1″ to get output “2″
* A serious command line regression since 2.0.6 was fixed:
keyboard Enter/Esc support, command line widget in a second
screen, etc. Also fixed are some crashes for tangential circle
drawing and polyline addition.
* Improved LFF font support
* The command line can be used as a calculator by typing math
expression after command “cal”. For example, command "cal 1+1"
to get output "2"
* Many fixes and enhancements, see:
http://blog.librecad.org/
for details
From version 2.0.5:
* Interpolation spline Draw->Spline->Spline Points (designed by Pavel
Krejcir).
* Interpolation spline. Draw->Spline->Spline Points.
* File -> Export as PDF.
* Korean language support.
* Smooth scrolling/zooming (designed by Oskar Linde).
* Allow user to hide splash at loading.
* gcc-4.10 support.
* Smooth scrolling/zooming
* Work-in-progress, finding enclosed area within a contour.
* Added appdata.xml.
* “Modify->Round” renamed to “Modify->Fillet”.
* Command line aliases can be made for both regular commands and short
commands.
* Fixed many bugs since the 2.0.4 release.
* Command line aliases can be made for both regular commands and
short commands.
- Added new Part Libraries:
Architect8-LCAD.zip and Electronics8-LCAD.zip.
- Added new build requirement unzip.
- Rebased librecad-install.diff and librecad-use-system-libdxfrw.patch to apply
cleanly.
- Rebased librecad-install.diff and
librecad-use-system-libdxfrw.patch to apply cleanly.
-------------------------------------------------------------------
Wed Aug 13 18:36:35 UTC 2014 - asterios.dramis@gmail.com