Skip to content

Commit ea983fa

Browse files
committed
Release of 2.14.21
1 parent 72c97f3 commit ea983fa

File tree

3 files changed

+21
-3
lines changed

3 files changed

+21
-3
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
SET(CPACK_PACKAGE_VERSION_MAJOR "2")
22
SET(CPACK_PACKAGE_VERSION_MINOR "14")
3-
SET(CPACK_PACKAGE_VERSION_PATCH "20")
3+
SET(CPACK_PACKAGE_VERSION_PATCH "21")
44
SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
55
SET(RELEASE_NAME "Essen")
66
IF (POLICY CMP0048) # in CMake 3.0.0+

ChangeLog

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
rldhont <rldhont@gmail.com> 2017-11-06
2+
3+
[Server] GetFeatureInfo: enhance raster data values displayed
4+
5+
rldhont <rldhont@gmail.com> 2017-11-03
6+
7+
[BUGFIX][Server] GetFeaturInfo: do not identify raster data if point not contains
8+
9+
Juergen E. Fischer <jef@norbit.de> 2017-10-27
10+
11+
Release of 2.14.20
12+
113
Juergen E. Fischer <jef@norbit.de> 2017-08-22
214

315
bring back sip workaround, but only for the affected versions (followup 7e4345a9d)

debian/changelog

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
1-
qgis (2.14.20) UNRELEASED; urgency=medium
1+
qgis (2.14.21) UNRELEASED; urgency=medium
2+
3+
* Release of 2.14.21
4+
5+
-- Jürgen E. Fischer <jef@norbit.de> Fri, 08 Dec 2017 14:00:15 +0100
6+
7+
qgis (2.14.20) unstable; urgency=medium
28

39
* Release of 2.14.20
410

5-
-- Jürgen E. Fischer <jef@norbit.de> Fri, 27 Oct 2017 14:00:19 +0200
11+
-- Jürgen E. Fischer <jef@norbit.de> Fri, 08 Dec 2017 14:00:15 +0100
612

713
qgis (2.14.19) unstable; urgency=medium
814

0 commit comments

Comments
 (0)