diff options
| -rw-r--r-- | main/res/values/changelog_release.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/main/res/values/changelog_release.xml b/main/res/values/changelog_release.xml index 80d362b..3c8dd06 100644 --- a/main/res/values/changelog_release.xml +++ b/main/res/values/changelog_release.xml @@ -2,6 +2,11 @@ <resources> <!-- changelog for the release branch --> <string name="changelog_release" translatable="false">\n + <b>Next bugfix release:</b>\n + · Fix: Slow login on gc.com\n + · Fix: Usernames with < or > have not been able to login\n + · Fix: Support mails sent from cgeo will contain version info in subject\n + \n <b>2014.07.18:</b>\n · Fix: Allegedly only \"unpublished\" caches for some users on some mobile networks\n \n |
