Changeset 2129 for trunk/NEWS


Ignore:
Timestamp:
Dec 23, 2009, 5:58:30 AM (13 years ago)
Author:
Peter
Message:

New configure option 'with-gsl=DIR'. This option also accepts 'no' as
an argument or equivalently '--without-gsl' in which case no check for
GSL will be performed. The old --with-gsl-prefix and
--with-gsl-exec-prefix are deprecated.

fixes #544

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEWS

    r2123 r2129  
    55Version 0.6 (released DATE)
    66
    7   - Behavior of operator==(DataWeightProxy, DataWeightProxy) ws modified (#578)
     7  - new configure option `--with-gsl` (#544)
     8  - configure option `--with-gsl-prefix` is deprecated (#544)
     9  - configure option `--with-gsl-exec-prefix` is deprecated (#544)
     10  - Behavior of operator==(DataWeightProxy, DataWeightProxy) is modified (#578)
    811  - several constructors in namespace random are now declared explicit (#571)
    912  - pair_first_iterator and pair_second_iterator now work with
Note: See TracChangeset for help on using the changeset viewer.