aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-03-04 17:04:04 +0100
committerMario Vavti <mario@mariovavti.com>2017-03-04 17:04:04 +0100
commit8e1716065ee01959fc799fa14ba627392a876afa (patch)
treec515e58f9d796a01d62ab3026401d22c57a2b67a /CHANGELOG
parenteaefb362129b9d1731d809822232f1d35c95b871 (diff)
downloadvolse-hubzilla-8e1716065ee01959fc799fa14ba627392a876afa.tar.gz
volse-hubzilla-8e1716065ee01959fc799fa14ba627392a876afa.tar.bz2
volse-hubzilla-8e1716065ee01959fc799fa14ba627392a876afa.zip
update changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 487dd4331..15ef95730 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -46,6 +46,7 @@ Hubzilla 2.2 (2017-??-??)
- Show webpages link to visitors if a 'home' page exists
Bugfixes
+ - Fix schema not saved if session theme != selected theme and schema select display issue
- Fix no acl not detected in post_activity_item()
- Fix find_folder_hash_by_path() was not safe against multiple attach structures with the same filename but in different directories
- Fix don't search on empty filename - we shouldn't find it. The reason why this change is being made is because we actually did find it due to a development glitch