1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-04-01 21:27:22 +02:00

hotfix - install roundcube from our own mirror, hosted in Josh's AWS S3 account, because sourceforge is down all the time

fixes #750, see #701, see #370

was df92a10eba
This commit is contained in:
Joshua Tauberer
2016-03-23 17:31:24 -04:00
parent aa1fdaddaf
commit b3223136f4
2 changed files with 2 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ Control panel:
Setup:
* Setup dialogs did not appear correctly when connecting to SSH using Putty on Windows.
* We now install Roundcube from our own mirror because Sourceforge's downloads experience frequent intermittant unavailability.
v0.17b (March 1, 2016)
----------------------