Skip to content

Commit 173f959

Browse files
committed
Post-merge fixes
1 parent 3c0110a commit 173f959

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

config/ChangeLog

-3
Original file line numberDiff line numberDiff line change
@@ -658,9 +658,6 @@
658658
2015-03-14 Ron Norman <[email protected]>
659659

660660
* runtime.cfg: add COB_LS_VALIDATE
661-
662-
2015-03-14 Ron Norman <[email protected]>
663-
664661
* runtime.cfg: added all configuration options with documentation
665662

666663
2015-03-10 Simon Sobisch <[email protected]>

libcob/ChangeLog

+2-5
Original file line numberDiff line numberDiff line change
@@ -4127,17 +4127,14 @@
41274127
something that is clobbering free memory on SUN system.
41284128
It did work fine on x86 Linux so watch out for this later.
41294129

4130-
2015-04-27 Ron Norman
4130+
2015-04-27 Ron Norman <[email protected]>
41314131

4132-
* common.c fileio.c common.h
4132+
* common.c, fileio.c, common.h:
41334133
updated to support Micro Focus format files.
41344134
fileio.c also check for environment variable
41354135
IO_filename that can specify options for just the one file
41364136
New runtime option (mf_files) to set all files to default
41374137
to Micro Focus format
4138-
4139-
2015-04-27 Ron Norman <[email protected]>
4140-
41414138
* fileio.c, common.h (cob_file): updated to support line sequential rewrite
41424139
* fileio.c, common.c, coblocal.h (cob_settings): new COB_LS_VALIDATE
41434140

0 commit comments

Comments
 (0)