From e60f527cb09dacf7b81af37a15c890c6dfbe1bb0 Mon Sep 17 00:00:00 2001
From: Haakon Meland Eriksen <haakon.eriksen@far.no>
Date: Sun, 22 Nov 2015 10:50:17 +0100
Subject: Documenting the need to change database server address from 127.0.0.1
 to localhost when installing Hubzilla on OpenShift with the deploy script

---
 doc/Hubzilla_on_OpenShift.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'doc')

diff --git a/doc/Hubzilla_on_OpenShift.bb b/doc/Hubzilla_on_OpenShift.bb
index 9b2c539dc..9ccd66284 100644
--- a/doc/Hubzilla_on_OpenShift.bb
+++ b/doc/Hubzilla_on_OpenShift.bb
@@ -8,7 +8,7 @@ Create an account on OpenShift, then use the registration e-mail and password to
 [code]rhc app-create your_app_name php-5.4 mysql-5.5 cron phpmyadmin --namespace your_domain --from-code https://github.com/redmatrix/hubzilla.git -l your@email.address -p your_account_password
 [/code]
 
-Make a note of the database username and password OpenShift creates for your instance, and use these at [url=https://your_app_name-your_domain.rhcloud.com/]https://your_app_name-your_domain.rhcloud.com/[/url] to complete the setup.
+Make a note of the database username and password OpenShift creates for your instance, and use these at [url=https://your_app_name-your_domain.rhcloud.com/]https://your_app_name-your_domain.rhcloud.com/[/url] to complete the setup. You MUST change server address from 127.0.0.1 to localhost.
 
 NOTE: PostgreSQL is NOT supported by the deploy script yet, see [zrl=https://zot-mor.rhcloud.com/display/3c7035f2a6febf87057d84ea0ae511223e9b38dc27913177bc0df053edecac7c@zot-mor.rhcloud.com?zid=haakon%40zot-mor.rhcloud.com]this thread[/zrl].
 
-- 
cgit v1.2.3


From cb7df797e1d5a87ff8b6dbb6c07faf68e3e725f7 Mon Sep 17 00:00:00 2001
From: Haakon Meland Eriksen <haakon.eriksen@far.no>
Date: Sat, 28 Nov 2015 16:23:17 +0100
Subject: Removed my version of jot.tpl

---
 doc/roadmapv4.bb | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

(limited to 'doc')

diff --git a/doc/roadmapv4.bb b/doc/roadmapv4.bb
index 4670c73b3..33a3384c5 100644
--- a/doc/roadmapv4.bb
+++ b/doc/roadmapv4.bb
@@ -24,4 +24,6 @@ Abstraction of nomadic identity so that sending/receiving to/from singleton netw
 
 CalDAV/CardDAV
 
-E-Commerce
\ No newline at end of file
+E-Commerce
+
+Auto Updater
\ No newline at end of file
-- 
cgit v1.2.3