Skip to content

Commit bc21276

Browse files
committed
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>
1 parent a57bf47 commit bc21276

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.1, 2015-06-16, hterm 1.56, freshen up the options page.
2+
3+
* Update to hterm 1.56.
4+
* Use hterm's new pref category and data type data to improve the options
5+
page.
6+
17
# 0.8.33.2, 2015-05-28, Prefs backup/restore tweaks
28

39
* Refresh the backup link at startup and after each pref change.

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.33.2",
7+
"version": "0.8.34.1",
88
"default_locale": "en",
99
"icons": {
1010
"128": "images/dev/icon-128.png",

0 commit comments

Comments
 (0)