Version 2.14 Patchlevel 7
Added Features/Bug Fixes
- Fix a bug in Update() from the Edit Menu. A bad text size was used.
Thanks to Yoichiro Ueno <ueno@cs.titech.ac.jp> for pointing out the
problem.
- Fix a segmentation fault bug with two-point interpolated splines.
Thanks to Richard R. Muntz <muntz@cs.ucla.edu> for pointing out the
problem. A few more interpolated spline bugs are also fixed.
- Add a comment in Makefile.noimake that 'make install' would not work
with Solaris because 'install' on Solaris is not compatible with SunOS
(unbelievable).
William Chia-Wei Cheng (william@cs.umd.edu)