nassh: release 0.8.36.10

Change-Id: I8626b1eae599e03637dadc1ac6ea79e3762607f7
diff --git a/nassh/doc/ChangeLog.md b/nassh/doc/ChangeLog.md
index 6bbf39b..7a037e6 100644
--- a/nassh/doc/ChangeLog.md
+++ b/nassh/doc/ChangeLog.md
@@ -1,3 +1,9 @@
+# 0.8.36.10, 2017-08-08, Minor improvements.
+
+* Update to hterm 1.69.  Improve cursor tracking and add pref for default
+  encoding.
+* Rework user ssh command line processing.
+
 # 0.8.36.9, 2017-07-26, New feature polish.
 
 * Update to hterm 1.68.  Various fixes for new features, and make accidental
diff --git a/nassh/manifest.json b/nassh/manifest.json
index 360e87b..cf473f6 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.9",
+  "version": "0.8.36.10",
   "default_locale": "en",
   "icons": {
     "128": "images/dev/icon-128.png",