remove entirely ncurses, not needed nowadays

This commit is contained in:
Philippe Teuwen
2019-08-29 18:22:00 +02:00
parent 0a81a72758
commit 73cefedd61
5 changed files with 7 additions and 9 deletions

View File

@@ -3,6 +3,7 @@ All notable changes to this project will be documented in this file.
This project uses the changelog in accordance with [keepchangelog](http://keepachangelog.com/). Please use this to write notable changes, which is not the same as git commit log...
## [unreleased][unreleased]
- Chg remove entirely ncurses, not needed nowadays (@doegox)
- Chg remove deprecated termcap, use ncurses instead (@ZeroChaos-)
- Chg 'hf iclass encrypt' - now takes transport key as param. (@iceman1001)
- Chg 'hf iclass decrypt' - now takes transport key as param. (@iceman1001)