blob: 7a17b401439cc765f8ea8ef537ab8128c47811d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# NEWS file for the GenSVM R package
## Version 0.1.4
* Fix return without () in preparation of future checks.
## 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.
|