diff options
| author | Lars <gc@droescher.eu> | 2014-05-06 11:44:11 +0200 |
|---|---|---|
| committer | Lars <gc@droescher.eu> | 2014-05-06 11:44:11 +0200 |
| commit | 1c04b76b92229825deab1cedb21e5461a4f2cbb6 (patch) | |
| tree | 4cfc17d5ae9b57b3cbb45babeb02e89540d65a14 /main/res | |
| parent | a5a93c5a4aa24d938228e998c3e1fdf6614c60db (diff) | |
| download | cgeo-1c04b76b92229825deab1cedb21e5461a4f2cbb6.zip cgeo-1c04b76b92229825deab1cedb21e5461a4f2cbb6.tar.gz cgeo-1c04b76b92229825deab1cedb21e5461a4f2cbb6.tar.bz2 | |
Update changelog_master.xml
I changed the format of the changelog from two separate sections into a prefix (New/Fix) as originally suggested by @Bananeweizen.
Diffstat (limited to 'main/res')
| -rw-r--r-- | main/res/values/changelog_master.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/main/res/values/changelog_master.xml b/main/res/values/changelog_master.xml index 1e3c3d4..501cf21 100644 --- a/main/res/values/changelog_master.xml +++ b/main/res/values/changelog_master.xml @@ -2,5 +2,14 @@ <resources> <!-- changelog for the master branch --> <string name="changelog_master" translatable="false"> + <b>Next feature release:</b>\n + · New: Show also own logs on friend log page\n + · New: Filter for caches which are not found\n + · Fix: Hiding own caches on opencaching\n + · Fix: Webcam caches not marked as found after posting log\n + · Fix: Archived caches now also hidden if hiding disabled caches is active\n + · Fix: Filter invalid characters in GPX files\n + \n + \n </string> </resources> |
