diff --git a/apps/routerconsole/jsp/help.jsp b/apps/routerconsole/jsp/help.jsp
index 035938f8ba..f854e2f48c 100644
--- a/apps/routerconsole/jsp/help.jsp
+++ b/apps/routerconsole/jsp/help.jsp
@@ -38,7 +38,7 @@
<% java.io.File fpath = new java.io.File(net.i2p.I2PAppContext.getGlobalContext().getBaseDir(), "history.txt"); %>
-
+
View the full change log
diff --git a/apps/routerconsole/jsp/help_ar.jsp b/apps/routerconsole/jsp/help_ar.jsp
index 7eeb2bc84f..a3455aa751 100644
--- a/apps/routerconsole/jsp/help_ar.jsp
+++ b/apps/routerconsole/jsp/help_ar.jsp
@@ -196,7 +196,7 @@ client applications can be found on our
<% java.io.File fpath = new java.io.File(net.i2p.I2PAppContext.getGlobalContext().getBaseDir(), "history.txt"); %>
-
+
diff --git a/apps/routerconsole/jsp/help_fr.jsp b/apps/routerconsole/jsp/help_fr.jsp
index 1908bfc452..dd39613e3a 100644
--- a/apps/routerconsole/jsp/help_fr.jsp
+++ b/apps/routerconsole/jsp/help_fr.jsp
@@ -179,7 +179,7 @@ Les sources du code I2P et de la plupart des applications jointes est sur notre
<% java.io.File fpath = new java.io.File(net.i2p.I2PAppContext.getGlobalContext().getBaseDir(), "history.txt"); %>
-
+
diff --git a/apps/routerconsole/jsp/help_nl.jsp b/apps/routerconsole/jsp/help_nl.jsp
index 91e5f26f96..71f69891f2 100644
--- a/apps/routerconsole/jsp/help_nl.jsp
+++ b/apps/routerconsole/jsp/help_nl.jsp
@@ -220,7 +220,7 @@ href="http://i2p-projekt.i2p/nl/download">download pagina.
<% java.io.File fpath = new java.io.File(net.i2p.I2PAppContext.getGlobalContext().getBaseDir(), "history.txt"); %>
-
+
diff --git a/apps/routerconsole/jsp/help_ru.jsp b/apps/routerconsole/jsp/help_ru.jsp
index 8ca50d4653..5050460e55 100644
--- a/apps/routerconsole/jsp/help_ru.jsp
+++ b/apps/routerconsole/jsp/help_ru.jsp
@@ -188,7 +188,7 @@
<% java.io.File fpath = new java.io.File(net.i2p.I2PAppContext.getGlobalContext().getBaseDir(), "history.txt"); %>
-
+
diff --git a/history.txt b/history.txt
index 29038b00da..f2f7e2317d 100644
--- a/history.txt
+++ b/history.txt
@@ -1,4 +1,6 @@
2017-07-11 str4d
+ * Console: Increase displayed changelog lines to help ensure at least one
+ whole release cycle is visible
* I2PSnark: Fix I2PSnarkUtil.getCommentsName() to match its JavaDoc
* Fix HTML tags across non-default conditional branches