diff options
author | Samuel Tardieu <sam@rfc1149.net> | 2012-06-05 11:20:30 +0200 |
---|---|---|
committer | Samuel Tardieu <sam@rfc1149.net> | 2012-06-05 11:20:30 +0200 |
commit | 69e2e30fb0c96b8ff3f911ecd55ed41c3a62825f (patch) | |
tree | 4f62c185c03d638d7533d21a9e9814f5b303db25 /main/res/values | |
parent | 752923ea4c8fb4d6b153ef9e3b24bf2d22fdb17c (diff) | |
download | cgeo-69e2e30fb0c96b8ff3f911ecd55ed41c3a62825f.zip cgeo-69e2e30fb0c96b8ff3f911ecd55ed41c3a62825f.tar.gz cgeo-69e2e30fb0c96b8ff3f911ecd55ed41c3a62825f.tar.bz2 |
New bugfixes description
Diffstat (limited to 'main/res/values')
-rw-r--r-- | main/res/values/strings.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml index f0ae0c3..e82742a 100644 --- a/main/res/values/strings.xml +++ b/main/res/values/strings.xml @@ -1064,7 +1064,9 @@ <b>Next maintenance release</b>\n\n <b>Bugfixing:</b>\n · Do not crash when exporting GPX with unknown attribute\n - · Do not allow refresh of the virtual "all caches" list\n\n\n + · Do not allow dangerous operations on the virtual "all caches" list\n + · Do not apply filters when searching one specific cache\n + · Fix some concurrency issues\n\n\n <b>2012.06.01</b>\n\n <b>New Features/Functions:</b>\n · Add/remove cache to/from Favorites\n |