Skip to content

Commit 42824be

Browse files
committed
nassh: bump to 0.8.34.2
Change-Id: Ia059ca0e59cf77d4f2400ef564f8f7c0251e6969 Reviewed-on: https://chromium-review.googlesource.com/337640 Reviewed-by: Rob Ginda <rginda@chromium.org> Tested-by: Mike Frysinger <vapier@chromium.org>
1 parent b601b7b commit 42824be

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

nassh/doc/ChangeLog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 0.8.34.2, 2016-04-06, hterm 1.57, minor polish.
2+
3+
* Update to hterm 1.57.
4+
* Update various short URLs.
5+
* Try to fix blank page on startup problems.
6+
17
# 0.8.34.1, 2015-06-16, hterm 1.56, freshen up the options page.
28

39
* Update to hterm 1.56.

nassh/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"manifest_version": 2,
55
"content_security_policy": "script-src 'self'; object-src 'self'",
66
"name": "Secure Shell (tot)",
7-
"version": "0.8.34.1",
7+
"version": "0.8.34.2",
88
"default_locale": "en",
99
"icons": {
1010
"128": "images/dev/icon-128.png",

0 commit comments

Comments
 (0)