nassh 0.8.34.1: sync changelog/manifest.json with recent commits

* Update to hterm 1.56.
* Use hterm's new pref category and data type data to improve the options
  page.

Change-Id: Id29e368dee41e72e2175a20eddd46d5fa4fdd62c
Reviewed-on: https://chromium-review.googlesource.com/278035
Reviewed-by: Mike Frysinger <vapier@chromium.org>
Tested-by: Robert Ginda <rginda@gmail.com>
diff --git a/nassh/doc/ChangeLog.md b/nassh/doc/ChangeLog.md
index 622c913..9758932 100644
--- a/nassh/doc/ChangeLog.md
+++ b/nassh/doc/ChangeLog.md
@@ -1,3 +1,9 @@
+# 0.8.34.1, 2015-06-16, hterm 1.56, freshen up the options page.
+
+* Update to hterm 1.56.
+* Use hterm's new pref category and data type data to improve the options
+  page.
+
 # 0.8.33.2, 2015-05-28, Prefs backup/restore tweaks
 
 * Refresh the backup link at startup and after each pref change.
diff --git a/nassh/manifest.json b/nassh/manifest.json
index 3195182..9e7cb75 100644
--- a/nassh/manifest.json
+++ b/nassh/manifest.json
@@ -4,7 +4,7 @@
   "manifest_version": 2,
   "content_security_policy": "script-src 'self'; object-src 'self'",
   "name": "Secure Shell (tot)",
-  "version": "0.8.33.2",
+  "version": "0.8.34.1",
   "default_locale": "en",
   "icons": {
     "128": "images/dev/icon-128.png",