Skip to content

Commit

Permalink
Fix Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
engboris committed Jul 1, 2024
1 parent debdfe4 commit 9cb8cbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cobc/ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@

FR #488: thread-safety for string handling using state vars
* tree.h (cb_program), tree.c (cb_build_program): new attributes
* codegen.c (output_strings_states, codegen_internal):
* codegen.c (output_strings_states, codegen_internal, output_data):
added structures for the data used by strings functions as local variables
in the C generated code. Handle CB_TAG_DIRECT in output_data function
* parser.y (examine_format_variant, inspect_region), typeck.c:
Expand Down

0 comments on commit 9cb8cbb

Please sign in to comment.