diff options
| author | mucek4 <tomaz@gorenc.org> | 2013-01-07 08:45:05 +0100 |
|---|---|---|
| committer | mucek4 <tomaz@gorenc.org> | 2013-01-07 08:45:05 +0100 |
| commit | a60fb750770185046ef284d664ecf465475aba41 (patch) | |
| tree | 30d70505a940a1ad9e53e0f783dc9b3a271444f1 | |
| parent | 5ed2bf0212b569f8fa8b68f1121d07b82b7fcc48 (diff) | |
| download | cgeo-a60fb750770185046ef284d664ecf465475aba41.zip cgeo-a60fb750770185046ef284d664ecf465475aba41.tar.gz cgeo-a60fb750770185046ef284d664ecf465475aba41.tar.bz2 | |
Version info
| -rw-r--r-- | main/res/values/strings.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml index f7bbc1c..d70e7c3 100644 --- a/main/res/values/strings.xml +++ b/main/res/values/strings.xml @@ -1100,7 +1100,7 @@ <!-- changelog --> <string name="changelog">\n - <b>Next release</b>\n\n + <b>2013.01.07</b>\n\n <b>Bugfixing:</b>\n · Bad watchlist status detection\n · Wrong cache count in cache list\n @@ -1113,8 +1113,8 @@ · Out of memory issues when loading large caches lists\n · Error when scanning cache QR code\n · Unspported multi-user mode\n - · Some hint pictures not shown\n\n - · Avoid crash when leaving nearby search before results are returned\n + · Some hint pictures not shown\n + · Avoid crash when leaving nearby search before results are returned\n\n <b>2012.12.18</b>\n\n <b>Bugfixing:</b>\n · Found caches not shown correctly for basic members\n |
