• R/O
  • SSH
  • HTTPS

gpx2shp: 提交


Commit MetaInfo

修订版28 (tree)
时间2014-03-02 12:15:18
作者pagong

Log Message

* Moved NEWS 0.71

更改概述

差异

--- branches/0.71/NEWS (revision 27)
+++ branches/0.71/NEWS (nonexistent)
@@ -1,79 +0,0 @@
1-0.71
2-======
3- by Toshihiro Hiraoka
4- - Fixed build failure with proj4 version 1.8(Debian Bug report logs - #733381)
5-
6-0.70
7-======
8- by Toshihiro Hiraoka
9- - Applied debian patches.
10- - Applied Rodney's patch that tracks which didn't have <speed> elements
11- - Fixed a bug reported by forallsecure. http://www.forallsecure.com/bug-reports/6dd6730b963ea2c4886aee521508d95215f11ab2/
12- - Supported 1 line gpx.
13- - Reliability improvement.
14- - Formated the codes.
15-
16-0.69
17-====
18- by Petter Reinholdtsen
19- - Add compile check options
20- - Compile warning fixes
21- by Toshihiro Hiraoka
22- - Bug fix
23-
24-0.68-1
25-======
26- by Petter Reinholdtsen
27- - Add debian files
28- by Susumu Murakami
29- - RPM package for Vine 3.1
30-
31-0.68
32-====
33- by Toshihiro Hiraoka
34- - Change XML parser from libxml2 to expat for big file support
35- - Remake almost all strucutes.
36- - Rewrite almost all sources.
37- - Add three path check options --min-points, --min-length and
38- --min-time to reduce the noise.
39- - Add -b, --basix-columns option
40- - Add -g, --gpxline option
41- - Add -f, --fast option
42- - README
43- - AUTHORS
44- - Change comment style to javadoc style.
45- - Structures flow
46- - Error code
47-
48-0.65-1
49-======
50- by Petter Reinholdtsen
51- - Add some debian missing files.
52- - Added config.sub and config.guess.
53- - debian package available now!
54-
55- by Toshihiro Hiraoka
56- - Stop to use strange version number.
57-
58-0.65a
59-=====
60- by Petter Reinholdtsen
61- - Add configure script etc.
62- - Get rid of some warnings about loosing the 'const'-ness of the
63- variable.
64- - Remove unused include <math.h>.
65- - Add include to find prototype for geod_set().
66- - Fix handling of output filename, to make sure it handles
67- './foo.gpx' (used to give random filename).
68- - Correct the prototype of closeFiles().
69- - Add files in debian/ to make debian package. This is just a
70- framework, and need more work. The package description and a lot
71- of the support files are from the dh-make package, and should be
72- edited or removed. To build the package, run debuild from the
73- devscripts package.
74- - Solve some memory leaks and complaints.
75-
76- by Toshihiro Hiraoka
77- - Restruct directory
78- - Add many prototypes etc.
79-
--- branches/0.71/gpx2shp/NEWS (revision 27)
+++ branches/0.71/gpx2shp/NEWS (revision 28)
@@ -1,3 +1,8 @@
1+0.71
2+======
3+ by Toshihiro Hiraoka
4+ - Fixed build failure with proj4 version 1.8(Debian Bug report logs - #733381)
5+
16 0.70
27 ======
38 by Toshihiro Hiraoka
Show on old repository browser