File tree 3 files changed +44
-3
lines changed
3 files changed +44
-3
lines changed Original file line number Diff line number Diff line change 1
1
SET (CPACK_PACKAGE_VERSION_MAJOR "2" )
2
2
SET (CPACK_PACKAGE_VERSION_MINOR "18" )
3
- SET (CPACK_PACKAGE_VERSION_PATCH "22 " )
3
+ SET (CPACK_PACKAGE_VERSION_PATCH "23 " )
4
4
SET (COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR} .${CPACK_PACKAGE_VERSION_MINOR} .${CPACK_PACKAGE_VERSION_PATCH} )
5
5
SET (RELEASE_NAME "Las Palmas" )
6
6
IF (POLICY CMP0048) # in CMake 3.0.0+
Original file line number Diff line number Diff line change
1
+ Radoslaw Guzinski <radosuav@op.pl> 2018-08-09
2
+
3
+ [Processing] Fix exception when producing a csv output.
4
+
5
+ Previously "name" was not defined.
6
+
7
+ Nyall Dawson <nyall.dawson@gmail.com> 2018-08-14
8
+
9
+ Expand unit test coverage
10
+
11
+ (cherry-picked from 079c9fa6b6)
12
+
13
+ Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-08-09
14
+
15
+ Fix copy/paste using text format between projects
16
+
17
+ Faneva <fanevanjanahary@gmail.com> 2018-02-19
18
+
19
+ [dbmanager] fix shortcut execute query
20
+
21
+ Nyall Dawson <nyall.dawson@gmail.com> 2018-08-10
22
+
23
+ Fix failing test
24
+
25
+ The returned ssl errors have changed due to the external
26
+ site.
27
+
28
+ Juergen E. Fischer <jef@norbit.de> 2018-08-02
29
+
30
+ dwg import: handle filenames with utf8 characters
31
+
32
+ Juergen E. Fischer <jef@norbit.de> 2018-07-20
33
+
34
+ Release of 2.18.22
35
+
1
36
Blottiere Paul <blottiere.paul@gmail.com> 2018-07-20
2
37
3
38
Increases number of pages
Original file line number Diff line number Diff line change 1
- qgis (2.18.22) UNRELEASED; urgency=medium
1
+ qgis (2.18.23) UNRELEASED; urgency=medium
2
+
3
+ * Release of 2.18.23
4
+
5
+ -- Jürgen E. Fischer <jef@norbit.de> Fri, 17 Aug 2018 14:00:06 +0200
6
+
7
+ qgis (2.18.22) unstable; urgency=medium
2
8
3
9
* Release of 2.18.22
4
10
5
- -- Jürgen E. Fischer <jef@norbit.de> Fri, 20 Jul 2018 14:00:10 +0200
11
+ -- Jürgen E. Fischer <jef@norbit.de> Fri, 17 Aug 2018 14:00:06 +0200
6
12
7
13
qgis (2.18.21) unstable; urgency=medium
8
14
You can’t perform that action at this time.
0 commit comments