Skip to content

Commit

Permalink
Update the change log
Browse files Browse the repository at this point in the history
  • Loading branch information
tamentis committed May 18, 2019
1 parent 23f0137 commit 921f237
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ $ brew install tamentis/core/openbsd-ksh
- This package will not install ksh as sh replacement, neither will it install the corresponding sh man page, this is not intended as a system shell.

## Changelog
### 6.5
- Bound ^L (ctrl-l) to clear the screen rather than redrawing.
- Addressed inconsistent behavior when evaluating arithmetical expressions.
- Skip most of the mail check if MAIL is not set.
- Fixed the case where the recursion detection isn't reset when the command is interrupted.
### 6.4
- Support 64 bit integers on 32 bit architectures.
### 6.3
Expand Down

0 comments on commit 921f237

Please sign in to comment.