File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change 1+ 2015-04-30 OSS Consortium <
[email protected] >
2+
3+ * opensource COBOL Version 1.5.0J released.
4+
152015-03-30 OSS Consortium <
[email protected] >
26
37 * opensource COBOL Version 1.4.0J released.
Original file line number Diff line number Diff line change 11NEWS - user visible changes -*- outline -*-
22
3+ * Changes in opensource COBOL 1.5.0J
4+
5+ ** New features
6+
7+ *** ADD new functions and features.
8+ (1) Add a new function "C$CALLEDBY".
9+ This gets the program name that called itself.
10+ (2) Add a new function "C$LIST-DIRECTORY".
11+ This gets the list of files in the target directory.
12+ (3) Add a new feature "CANCEL ALL".
13+ This cancel subprogram and all subprograms that callded by it.
14+
15+ ** Other Updates
16+
17+ *** bug fix some problem
18+
19+ -----------------------------------------------------------------------
20+
321* Changes in opensource COBOL 1.4.0J
422
523** New features
You can’t perform that action at this time.
0 commit comments