diff options
| author | Bananeweizen <bananeweizen@gmx.de> | 2014-08-25 21:48:17 +0200 |
|---|---|---|
| committer | Bananeweizen <bananeweizen@gmx.de> | 2014-08-25 21:48:17 +0200 |
| commit | f1cc04106909abe9f8021a480d8faf490c7446f9 (patch) | |
| tree | 09cdb409947e4cb246361e05bebe42f6e3e538c1 | |
| parent | cf7454c158352a105668e45d29ed2213413a2946 (diff) | |
| download | cgeo-f1cc04106909abe9f8021a480d8faf490c7446f9.zip cgeo-f1cc04106909abe9f8021a480d8faf490c7446f9.tar.gz cgeo-f1cc04106909abe9f8021a480d8faf490c7446f9.tar.bz2 | |
reword change log
| -rw-r--r-- | main/res/values/changelog_master.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/main/res/values/changelog_master.xml b/main/res/values/changelog_master.xml index 66643ea..b11f2b3 100644 --- a/main/res/values/changelog_master.xml +++ b/main/res/values/changelog_master.xml @@ -3,12 +3,12 @@ <!-- changelog for the master branch --> <string name="changelog_master" translatable="false"> <b>Next feature release:</b>\n - · New: Use GooglePlayService as additional location provider if available\n - · New: Optionally use a low power GPS mode for parts of the app which don\'t require high precision\n + · New: Google Play Services used for location (less battery usage)\n + · New: Optional low power GPS mode for parts of the app which don\'t require high precision\n · New: Confirmation dialog for dangerous log types\n · New: Store found date of found caches when importing via GPX\n · Fix: Improved compass rotation algorithm\n - · Fix: Better scaling of smilies in logbook\n + · Fix: Smilies fit line height in logbook\n \n </string> </resources> |
