Skip to content

Commit

Permalink
Release 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
provegard committed Jun 21, 2018
1 parent c614645 commit 73470ed
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 0.8.2 (2018-06-21)

* In the _ncdbg_ and _ncdbg.bat_ start scripts, add tools.jar to the class path
even if NCDbg is built using a Java version that doesn't
include tools.jar.
* Fix "bad substitution" error in the _ncdbg_ start script when the _sh_
shell is Dash.
* Show the Java version that NCDbg was built with on boot.

## 0.8.1 (2018-06-19)

* Handle arguments to Debugger.stepInto (issue #95)
Expand Down

0 comments on commit 73470ed

Please sign in to comment.