Skip to content

Commit 900caa4

Browse files
committed
ChangeLog、NEWSをリリースに合わせて更新
1 parent 71003d8 commit 900caa4

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2015-04-30 OSS Consortium <[email protected]>
2+
3+
* opensource COBOL Version 1.5.0J released.
4+
15
2015-03-30 OSS Consortium <[email protected]>
26

37
* opensource COBOL Version 1.4.0J released.

NEWS

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
NEWS - 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

0 commit comments

Comments
 (0)