Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 473 Bytes

CHANGES.md

File metadata and controls

28 lines (18 loc) · 473 Bytes

bcc CHANGES

bcc 2.2.1 2025-03-08

  • Fix build on OpenBSD.

bcc 2.2.0 2023-08-19

  • Add -t type option to change default unsigned char data type.

bcc 2.1.0 2023-03-27

  • Add pledge support on OpenBSD.
  • Remove getopt() usage for non POSIX support.

bcc 2.0.0 2021-04-13

  • Use unsigned char only.

bcc 1.0.0 2020-10-21

  • Initial 1.0.0 release.