nassh 0.8.23.2: update to hterm 1.24

Manifest and changlog changes only.

Change-Id: Id3233054e12948a26fb8e1c9328f366dcb317d21
Reviewed-on: https://chromium-review.googlesource.com/179681
Reviewed-by: Robert Ginda <rginda@chromium.org>
Tested-by: Robert Ginda <rginda@chromium.org>
diff --git a/nassh/doc/changelog.txt b/nassh/doc/changelog.txt
index 205e112..f60207a 100644
--- a/nassh/doc/changelog.txt
+++ b/nassh/doc/changelog.txt
@@ -1,3 +1,7 @@
+0.8.23.2, 2013-12-11, Fix cursor height regression.
+
+* Update to hterm 1.24, which has a fix for cursor height troubles.
+
 0.8.23.1, 2013-12-10, Crosh Ctrl-N fix.
 
 * Fix the Ctrl-N handler in crosh.js.
diff --git a/nassh/manifest.json b/nassh/manifest.json
index f56091c..0366064 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.23.1",
+  "version": "0.8.23.2",
   "default_locale": "en",
   "icons": {
     "128": "images/dev/icon-128.png",