Skip to content

Commit

Permalink
Update ChangeLog
Browse files Browse the repository at this point in the history
(faster than describing the changes)
  • Loading branch information
GitMensch authored Jun 12, 2024
1 parent 67f4382 commit a067abc
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions cobc/ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,9 @@

2024-04-25 Boris Eng <[email protected]>

* cobc.h, cobc.c, codegen.c, pplex.l, ppparse.y, scanner.l:
new >>IMP INCLUDE directive to include
multiple header files in the C generated code. Has the same behavior as the
--include compiler option.
* pplex.l, ppparse.y, scanner.l, cobc.h, codegen.c:
new >>IMP INCLUDE directive to include one or multiple header files in
the generated C code (same behavior as the --include compiler option)

2024-03-17 Fabrice Le Fessant <[email protected]>
Emilien Lemaire <[email protected]>
Expand Down

0 comments on commit a067abc

Please sign in to comment.