Skip to content

Commit 7f57cd9

Browse files
committed
update NEWS
1 parent 5a2685f commit 7f57cd9

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

NEWS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
NEWS/ChangeLog for rJava
22
--------------------------
33

4+
1.0-7
5+
o fix conversion from native encoding into UTF-16 (introduced
6+
in 1.0-2) to work correctly if the native encoding is
7+
neither UTF-8 nor Latin1. (#228)
8+
9+
o debugging: if DEBUG_ENCODING C macro is defined string
10+
conversion routines will output debugging information
11+
when strings are converted from R to Java.
12+
13+
414
1.0-6 2021-12-10
515
o remove obsolete autoconf macros
616

0 commit comments

Comments
 (0)