diff options
author | Christian Weiske <cweiske@cweiske.de> | 2011-05-04 07:24:52 +0200 |
---|---|---|
committer | Christian Weiske <cweiske@cweiske.de> | 2011-05-04 07:24:52 +0200 |
commit | 69e58d8632198cf3eb39317d9382007731a10141 (patch) | |
tree | 4b3b3a0fa65dc47f2ac8e95ec856104cdfd47142 /doc | |
parent | e2c4b53ecb1b52a91249562b0e34b24f5e4d8d3e (diff) | |
download | semanticscuttle-69e58d8632198cf3eb39317d9382007731a10141.tar.gz semanticscuttle-69e58d8632198cf3eb39317d9382007731a10141.tar.bz2 |
Support HTTPS connections when $root is not configured
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index dacee5a..d9b6f57 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -15,6 +15,7 @@ ChangeLog for SemantiScuttle - api/posts/add respects the "replace" parameter now - Fix privacy issue when fetching tags of several users - Only URLs with an allowed protocol may be added to the database +- Support HTTPS connections when $root is not configured 0.97.2 - 2011-02-17 |