bitwise/bitwise.changes
Michael Vetter 53d3bbc6fd Accepting request 1105073 from home:amanzini:branches:utilities
- Update to version 0.50
  * Enhancements:
    + Add r command to reverse endianess 
    + Allow shortening of commands 
  * Bug Fixes:
    + Disable mouse events in interactive command mode
    + Fix backward key not working in some terminals
    + Fix divide by zero crash
    + Fit bit function overflow

OBS-URL: https://build.opensuse.org/request/show/1105073
OBS-URL: https://build.opensuse.org/package/show/utilities/bitwise?expand=0&rev=7
2023-08-25 12:06:04 +00:00

37 lines
1.2 KiB
Plaintext

-------------------------------------------------------------------
Mon Aug 21 12:37:13 UTC 2023 - Andrea Manzini <andrea.manzini@suse.com>
- Update to version 0.50
* Enhancements:
+ Add r command to reverse endianess
+ Allow shortening of commands
* Bug Fixes:
+ Disable mouse events in interactive command mode
+ Fix backward key not working in some terminals
+ Fix divide by zero crash
+ Fit bit function overflow
-------------------------------------------------------------------
Mon Nov 1 09:28:54 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.43
* Add support for IPv4 parsing and output in command line mode
* Fix compiler warnings
-------------------------------------------------------------------
Fri Apr 16 18:14:55 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.42
* Add support for leading 0 on binary numbers
-------------------------------------------------------------------
Tue Apr 6 10:40:17 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Add "-Wl,--start-group" to CFLAGS to fix Tumbeweed linking
errors.
-------------------------------------------------------------------
Sun Dec 6 19:21:18 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Initial package, version 0.41