aboutsummaryrefslogtreecommitdiff
path: root/NEWS.md
blob: 871ee315b66bcc4a216544936517daf643cc438e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# NEWS file for the GenSVM R package

## Version 0.1.5

* Fix segmentation fault on Solaris.

## 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.