-
Notifications
You must be signed in to change notification settings - Fork 2
/
NEWS
56 lines (29 loc) · 1.07 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
New in Release 1.5.0
* Fixed bugs with GLUT display modes
New in Release 1.4.2
* Add a mode for line drawing during painting.
New in Release 1.4.1
* Add support for sulcal labelling with SEAL.
New in Release 1.4.0
* Fixed build for native OSX OpenGL
* Added epm-header.in
New in Release 1.3.9
* Fixed build issue with freeglut (as packaged with SuSE Linux)
* Added --with-minc2 flag to ./configure
New in Release 1.3.8
* Link with -lXi when probing for glut library. Should fix build
problem reported by users of Redhat 9.
New in Release 1.3.7
* No user-visible changes.
New in Release 1.3.5
* No user-visible changes.
New in Release 1.3.4
* Fix bug that prevented picking a 3D object.
* Fix bug that sometimes corrupted output of minc label file.
* Improve build procedure. Add --disable-menu-fallback option for
buggy compilers.
New in Release 1.3.2
* Nothing. It is the same source code as release 1.3.1.
Reorganization of the CVS repository forced a new release.
New in Release 1.3.1
* GNU autoconfigure script.