aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-08-10 20:34:20 -0700
committerzotlabs <mike@macgirvin.com>2017-08-10 20:34:20 -0700
commit5f6eedcc1a6e719c2ac6fa93219f700e0d430b59 (patch)
tree0c744404bd2ccab4a22e431bf4a1f98933f3e8d2 /CHANGELOG
parent7cec3f4dbf53d64ab5d7fd579e98bbdf56a7a605 (diff)
parent7892ed9e77949b0e05cfc4e1b8fd17e6188c5f01 (diff)
downloadvolse-hubzilla-5f6eedcc1a6e719c2ac6fa93219f700e0d430b59.tar.gz
volse-hubzilla-5f6eedcc1a6e719c2ac6fa93219f700e0d430b59.tar.bz2
volse-hubzilla-5f6eedcc1a6e719c2ac6fa93219f700e0d430b59.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6d9fb5dd1..eeb02d483 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -63,6 +63,8 @@ Hubzilla 2.6 (2017-??-??)
- Replace Mardownify library with html-to-markdown library
Bugfixes
+ - Fix channel manager and nav channel select visible if in a delegate session
+ - Fix wrong wiki pages in the sidebar github issue #841
- Fix a bug where if multiple channels uploaded the same file to the same folder, the uploaded file would end up with an incremental number added to the filename for each upload even if the file did not exist yet in the channels folder
- Fix privacy groups not syncing across clones properly (github issue #832)
- Fix an issue where the ability to use a portion of the message-id to display a message wasn't honoured in all cases