Updated changelog

Added comment about preventing addition of the same repo multiple
times.

More specific comment about pname et al, so that people don't think
they can use the regular search feature of F-Droid to search by
package name with a pname: prefix. Instead, it is only applicable to
incoming intents.
This commit is contained in:
Peter Serwylo 2015-05-11 09:12:39 +10:00
parent c33cacedaf
commit 239ccbf0f3
1 changed files with 3 additions and 1 deletions

View File

@ -8,7 +8,9 @@
* Properly cache apk files on the SD card if configured this way
* Add support for special search terms like "pub:" and "pname:"
* Provide better feedback when adding repos with same name of existing repo
* Add support for special Google Play search terms like "pub:" and "pname:"
* Fix regression where adding repos via URLs would not actually add a new repo