Skip to content

Commit 8c45c7a

Browse files
committed
update NEWS
1 parent 4810805 commit 8c45c7a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

NEWS

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
NEWS/ChangeLog for rJava
22
--------------------------
33

4-
1.0-6 (under development)
4+
1.0-6 2021-12-10
55
o remove obsolete autoconf macros
66

77
o JRI 0.5-7 changes:
88
- add support for JRI_CPPFLAGS and JRI_LIBS variables which
99
allow specific flag overrides in JRI only
1010
- use config.h in jri.h (except for Windows)
1111
- add header checks needed for R_ext/eventloop.h (#284)
12+
- update automake tools
1213

1314

1415
1.0-5 2021-09-24
@@ -23,6 +24,7 @@
2324
important in your application or write a Java wrapper that
2425
exposes the necessary fields/methods as public.
2526

27+
2628
1.0-4 2021-09-03
2729
o make jverify() check the object type before checking for
2830
serialization content. This fixes possible segfaults,

0 commit comments

Comments
 (0)