blob: faa8747c83b770a37b093de2ffaa988882211359 (
plain)
1
2
3
4
5
6
7
8
9
|
# NEWS file for the GenSVM R package
## Version 0.1.3
* Updated C library to support ``-fno-common`` flag for GCC.
## Version 0.1.2
* Fixed a memory leak that occurred when using a raw weight vector.
|