Skip to content

Commit

Permalink
Update RELEASE_NOTES.md pre-release.
Browse files Browse the repository at this point in the history
  • Loading branch information
c-blake committed Apr 9, 2024
1 parent 8502625 commit 06e73cf
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,20 @@ RELEASE NOTES

Version: 0.7.0
--------------
Add new parts per billion CPU time usage as %b; Update
configs/cb0/style.auser to use it.

Give 2 new ways to test for existence of any matches:
- `pf -e STUFF || start-it`
- `pf -ac STUFF >/dev/null || start-it`

Bump minor since this adds an important new use case (though, arguably, so
did nanosecond time stamps).

Fix bug converting delay TimeSpec from seconds to jiffies

Fix longstanding environ 'e' masks %cPU 'e' bug

Version: 0.6.5
--------------
Rely upon `cligen/puSig` for posix/unix signal names.
Expand Down

0 comments on commit 06e73cf

Please sign in to comment.