You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@ All notable changes to this project will be documented in this file.
3
3
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...
4
4
5
5
## [unreleased][unreleased]
6
+
- Changed from Bigbuf malloc to Bigbuf calloc calls on device side (@iceman1001)
6
7
- Added `lf t55xx view` - now viewing of T55XX dump files is possible (@iceman1001)
7
8
- Fixed `lf indala cone` - now writing the right bits when using `--fc` and `--cn`
8
9
- Changed readline hack logic for async dbg msg to be ready for readline 8.3 (@doegox)
0 commit comments