diff options
| author | Lars <gc@droescher.eu> | 2013-02-20 23:22:17 +0100 |
|---|---|---|
| committer | Lars <gc@droescher.eu> | 2013-02-20 23:22:17 +0100 |
| commit | a5ee232a44cbe54e4444a13a80b87f702c9911c2 (patch) | |
| tree | 48672963a523b305c2ca9ae92750e98868ef1daf | |
| parent | 3c3b957408ed0244c3975d0b51c27bc74472f0c4 (diff) | |
| download | cgeo-a5ee232a44cbe54e4444a13a80b87f702c9911c2.zip cgeo-a5ee232a44cbe54e4444a13a80b87f702c9911c2.tar.gz cgeo-a5ee232a44cbe54e4444a13a80b87f702c9911c2.tar.bz2 | |
Change log update
Preperation of bugfix release
| -rw-r--r-- | main/res/values/strings.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml index c7790d8..21c131a 100644 --- a/main/res/values/strings.xml +++ b/main/res/values/strings.xml @@ -1101,6 +1101,10 @@ <!-- changelog --> <string name="changelog">\n + <b>Next version</b>\n\n + <b>Bugfixing:</b>\n + · Adaption to changes on gc.com (login failure)\n + · Avoid crash if cache description contains an anchor element\n\n <b>2013.02.07</b>\n\n <b>Bugfixing:</b>\n · Adaption to changes on gc.com (find count)\n |
