aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2015-07-23 10:12:20 +0200
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2015-07-23 10:12:20 +0200
commit7f08c4fcd7a2113f4a0eeaea54b254ec11f0116d (patch)
treef2235eaaeb6b0a489632e8adec3e813b7b04cbdf
parent6db09411968ff0eac722efde79628b501b8dbe5e (diff)
CHANGELOG for getBaseUrl() and guessBaseUrl()
See https://github.com/FreshRSS/FreshRSS/issues/906
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 94410c38d..66920b4c7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,6 +21,7 @@
* Changed some log visibilities. [#885](https://github.com/FreshRSS/FreshRSS/issues/885)
* Fix broken links for extension script / style files. [#862](https://github.com/FreshRSS/FreshRSS/issues/862)
* Load default configuration during installation to avoid hard-coded values. [#890](https://github.com/FreshRSS/FreshRSS/issues/890)
+ * Fix non-consistent behaviour in Minz_Request::getBaseUrl() and introduce Minz_Request::guessBaseUrl(). [#906](https://github.com/FreshRSS/FreshRSS/issues/906)
## 2015-05-31 FreshRSS 1.1.1 (beta)