We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 909d25e commit b97043dCopy full SHA for b97043d
ChangeLog
@@ -1,3 +1,7 @@
1
+2022-12-29 OSS Consortium <[email protected]>
2
+
3
+ * opensource COBOL 4J v1.0.6 released.
4
5
2022-11-22 OSS Consortium <[email protected]>
6
7
* opensource COBOL 4J v1.0.5 released.
NEWS
@@ -1,5 +1,19 @@
NEWS - user visible changes -*- outline -*-
+* opensource cobol 4j 1.0.6
+** New Features
+ (1) Add -fshort-variable option
+ (2) make install command installs libcobj.jar in ${prefix}/lib/opensourcecobol4j
8
9
+** Bug fixes
10
+ (1) Fix FUNCTION CURRENT-DATE
11
12
+** Miscellaneous
13
+ (1) Build and run tests on AlmaLinux 9
14
15
+-----------------------------------------------------------------------
16
17
* opensource cobol 4j 1.0.5
18
19
** New Features
0 commit comments