nassh: release 0.8.36.7

Change-Id: I23d7855ce0cb28ddd9c2a0fb5389f3c433d1ab35
diff --git a/nassh/concat/release-highlights.txt b/nassh/concat/release-highlights.txt
index a1edde2..c1bf54c 100644
--- a/nassh/concat/release-highlights.txt
+++ b/nassh/concat/release-highlights.txt
@@ -20,6 +20,8 @@
 % OpenSSL upgraded to 1.0.2k.
 % Custom "mouse-paste-button" settings need to be manually updated.
 % Mouse wheel sends up/down arrow keys on the alt screen in DECCKM mode.
+  % Hold shift to disable temporarily.
+  % New scroll-wheel-may-send-arrow-keys preference to disable.
 % Support for iTerm2 OSC-9 growl notifications.
 % Support for URxvt OSC-777:notify module notifications.
 % Ctrl+V/Ctrl+Shift+V now pastes directly (fixes at least macOS).
diff --git a/nassh/doc/ChangeLog.md b/nassh/doc/ChangeLog.md
index de30129..cb47efa 100644
--- a/nassh/doc/ChangeLog.md
+++ b/nassh/doc/ChangeLog.md
@@ -1,3 +1,8 @@
+# 0.8.36.7, 2017-07-17, New feature polish.
+
+* Update to hterm 1.67.  Various fixes for new features.
+* Tweak relay options for .c.googlers.com domains.
+
 # 0.8.36.6, 2017-06-29, Bug fixes & more features!
 
 * Update to libdot 1.15.  Some standards fixes.
diff --git a/nassh/manifest.json b/nassh/manifest.json
index dac67f2..52253ad 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.36.6",
+  "version": "0.8.36.7",
   "default_locale": "en",
   "icons": {
     "128": "images/dev/icon-128.png",