We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a2685f commit 7f57cd9Copy full SHA for 7f57cd9
1 file changed
NEWS
@@ -1,6 +1,16 @@
1
NEWS/ChangeLog for rJava
2
--------------------------
3
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
14
1.0-6 2021-12-10
15
o remove obsolete autoconf macros
16
0 commit comments