-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6503399
commit 69d0803
Showing
1 changed file
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
* Mon Mar 6 2023 Edmund Reinhardt <[email protected]> - 2.4.10 | ||
- Support CRTSQLCPPI and additional parameters for CMOD | ||
- Support CVTCCSID and TGTCCSID for CCSID support of C and CPP | ||
- Default record length for CRTFRMSTMF is now defaults 32000 except for MNU and PNLGRP | ||
whose record length is automatically set to max of 268. Can be overridden via | ||
parameter to CRTFRMSTMF or RCDLEN variable. | ||
- CRTCMD PGM are now explicitly qualified to the specified OBJLIB | ||
* Thu Feb 9 2023 Edmund Reinhardt <[email protected]> - 2.4.9 | ||
- Event file names for source compiled directly into programs was broken, | ||
causing errors not to be shown in tooling such as Merlin | ||
|