blob: 95b715152e450684b5058c0c1858632ddfc14113 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- changelog for the master branch -->
<string name="changelog_master" translatable="false">
<b>Next feature release:</b>\n
· New: confirmation on backup/restore\n
· New: sort events of same date by time (if recognized from cache description)\n
· New: show rudimentary details for geocaching.com.au swaggies\n
· New: Weekday shown in event lists\n
· New: Filter for caches with offline logs\n
· Fix: Don\'t allow logs in the future\n
\n
</string>
</resources>
|