Skip to content

Commit

Permalink
Release of 2.14.14
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Apr 21, 2017
1 parent b35bbb6 commit 7ce99ca
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
@@ -1,6 +1,6 @@
SET(CPACK_PACKAGE_VERSION_MAJOR "2")
SET(CPACK_PACKAGE_VERSION_MINOR "14")
SET(CPACK_PACKAGE_VERSION_PATCH "13")
SET(CPACK_PACKAGE_VERSION_PATCH "14")
SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
SET(RELEASE_NAME "Essen")
IF (POLICY CMP0048) # in CMake 3.0.0+
Expand Down
46 changes: 46 additions & 0 deletions ChangeLog
@@ -1,3 +1,49 @@
rldhont <rldhont@gmail.com> 2017-04-20

[BUGFIX][Processing] Fix spatialite version comparison

Mathieu Pellerin <nirvn.asia@gmail.com> 2017-04-19

fix qgis startup crash with plugin manager (#4372)

Borys Jurgiel <info@borysjurgiel.pl> 2017-04-06

Fix Refactor Fields error if layer has no features

Tom Kralidis <tomkralidis@gmail.com> 2017-04-05

backport a30cf2923c75e786f085593a1c69463310aae66d

Juergen E. Fischer <jef@norbit.de> 2017-01-25

[processing] find grass >=7.0

(backport of 099e7a7)

rldhont <rldhont@gmail.com> 2017-03-27

[BUGFIX][Processing] SAGA not loaded on QGIS 2.18.5

Fixed #16378

Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2017-03-26

Fix wkt import for QgsCurvePolygonV2. Backport to 2.14

Juergen E. Fischer <jef@norbit.de> 2017-03-24

make travis even happier

Juergen E. Fischer <jef@norbit.de> 2017-02-19

processing: improve saga detection on windows

(cherry picked from commit 0d1ab702fc7112afabf5319ad947a445bb219acd)

Juergen E. Fischer <jef@norbit.de> 2017-03-24

Release of 2.14.13

Merge: 58bd0e14bd b1ae883d08
rldhont <rldhont@gmail.com> 2017-03-23

Expand Down
10 changes: 8 additions & 2 deletions debian/changelog
@@ -1,8 +1,14 @@
qgis (2.14.13) UNRELEASED; urgency=medium
qgis (2.14.14) UNRELEASED; urgency=medium

* Release of 2.14.14

-- Jürgen E. Fischer <jef@norbit.de> Fri, 21 Apr 2017 14:36:44 +0200

qgis (2.14.13) unstable; urgency=medium

* Release of 2.14.13

-- Jürgen E. Fischer <jef@norbit.de> Fri, 24 Mar 2017 13:21:50 +0100
-- Jürgen E. Fischer <jef@norbit.de> Fri, 21 Apr 2017 14:36:44 +0200

qgis (2.14.12) unstable; urgency=medium

Expand Down

0 comments on commit 7ce99ca

Please sign in to comment.