diff options
| author | Samuel Tardieu <sam@rfc1149.net> | 2014-05-13 23:05:19 +0200 |
|---|---|---|
| committer | Samuel Tardieu <sam@rfc1149.net> | 2014-05-13 23:05:19 +0200 |
| commit | c7668a899e8bba9ce0d974ab8ad77fdabfc49d41 (patch) | |
| tree | 2b1d199447efeb8b088bb93445469b55eb0a5154 /main/res | |
| parent | c8f4ef5d5a7922e267764ff2cb96bbf69bd6208c (diff) | |
| parent | 5f85f3b82eebd45337087afac23eb6adfdc8ea59 (diff) | |
| download | cgeo-c7668a899e8bba9ce0d974ab8ad77fdabfc49d41.zip cgeo-c7668a899e8bba9ce0d974ab8ad77fdabfc49d41.tar.gz cgeo-c7668a899e8bba9ce0d974ab8ad77fdabfc49d41.tar.bz2 | |
Merge branch 'release' into upstream
Diffstat (limited to 'main/res')
| -rw-r--r-- | main/res/values/changelog_release.xml | 25 |
1 files changed, 14 insertions, 11 deletions
diff --git a/main/res/values/changelog_release.xml b/main/res/values/changelog_release.xml index a9ada95..f1c56ca 100644 --- a/main/res/values/changelog_release.xml +++ b/main/res/values/changelog_release.xml @@ -2,20 +2,23 @@ <resources> <!-- changelog for the release branch --> <string name="changelog_release" translatable="false">\n + <b>Next bugfix release:</b>\n + · New: + · Fix: + \n + \n <b>2014.04.30:</b>\n - <b>New features:</b>\n - · Support new cache-type: Giga-Event\n - · Integrate with MapsWithMe\n - · Import external spoiler images from a Garmin-style file structure\n - · Support more details in GPX export\n - <b>Bugfixing:</b>\n - · Fixed a number of crash scenarios/instabilities due to memory issues\n - · Fixed problems when calling some external navigation apps\n - · Fixed a crash when starting with a readonly cache directory\n - · Have <b>attended</b> as default log type on day of event\n + · New: Support new cache type: Giga Event\n + · New: Integrate with MapsWithMe\n + · New: Import external spoiler images from a Garmin-style file structure\n + · New: Support more details in GPX export\n + · Fix: A number of crash scenarios/instabilities due to memory issues\n + · Fix: Problems when calling some external navigation apps\n + · Fix: Crash when starting with a readonly cache directory\n + · New: Have <b>attended</b> as default log type on day of event\n \n \n - <a href="https://github.com/cgeo/cgeo/issues?milestone=29&state=closed">Detailed list of all changes</a>\n + <a href="https://github.com/cgeo/cgeo/issues?milestone=30&state=closed">Detailed list of all changes</a>\n \n <b>Old releases</b>\n · Please refer to the release notes on the <a href="http://www.cgeo.org">c:geo-website</a>.\n |
