This is an automated email from the git hooks/post-receive script. sf pushed a commit to annotated tag v2.0.2 in repository mapcode.
commit 009b34ebec0076c6d910f1e2b12e2dcda14d4ae4 Author: Rijn Buve <[email protected]> Date: Mon May 18 10:00:38 2015 +0200 Untabbed, added release note --- README.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 641e8a5..738e5fa 100644 --- a/README.md +++ b/README.md @@ -11,21 +11,21 @@ Copyright (C) 2014-2015 Stichting Mapcode Foundation (http://www.mapcode.com) The directory 'mapcodelib' contains the files: - mapcoder.h <-- Header file with method prototypes and defines for caller. - mapcoder.c - basics.h + mapcoder.h <-- Header file with method prototypes and defines for caller. + mapcoder.c + basics.h Together these provide routine to encode/decode Mapcodes. Documentation, including example snippets of C source code, can be found in - mapcode_library.doc (Microsoft Word format). + mapcode_library.doc (Microsoft Word format). Also see www.mapcode.com for background and reference materials. Note: this version may be restricted to a particular area of the Earth! In that case, basics.h will state a version number of the for: - #define mapcode_cversion "1.2xxx" + #define mapcode_cversion "1.2xxx" where "xxx" states the geographical limitation. @@ -48,9 +48,11 @@ decode Mapcodes. * 1.50 + + Major release. This version is not compatible with mapcode 1.4x! Added 22-chararcter post-processing of all-digit mapcodes for the Greek alphabet. - Retired legacy aliases EAZ and SKM, AU-QL, AU-TS, AU-NI and AU-JB. - Retired legacy Antarctica claims AT0 through AT8. + Retired legacy aliases EAZ and SKM, AU-QL, AU-TS, AU-NI and AU-JB. + Retired legacy Antarctica claims AT0 through AT8. * 1.41.1 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapcode.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

