Skip to content

Commit 8408d7e

Browse files
committed
Update to v4.3
- ANSI C - fixed signedness for getu{16,32} - hexdump and named record types for debugging Signed-off-by: Klaus Kämpf <kkaempf@gmail.com>
1 parent a3d0634 commit 8408d7e

File tree

2 files changed

+133
-57
lines changed

2 files changed

+133
-57
lines changed

NEWS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
Changes in 4.3: (kkaempf@gmail.com)
2+
3+
* convert source code to ANSI C, fix signedness for getu{16,32}
4+
5+
* add hexdump function for debugging
6+
7+
* add descriptive dtype names for debugging
8+
9+
* implement time conversion (for non-VMS systems)
10+
111
Changes since version 4.1: (kth@srv.net)
212

313
* Use the include files <descrip.h> and <fabdef.h> instead of many

0 commit comments

Comments
 (0)