aboutsummaryrefslogtreecommitdiffstats
path: root/doc/relnotes/1_5_0.rst
blob: 6b2926510557b1971057a847adb28eb27875a836 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Version 1.5.0, 2006-01-01
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

* Moved all global/shared library state into a single object
* Mutex objects are created through mutex factories instead of a global
* Removed ::get_mutex(), ::initialize_mutex(), and Mutex::clone()
* Removed the RNG_Quality enum entirely
* There is now only a single global-use PRNG
* Removed the no_aliases and no_oids options for LibraryInitializer
* Removed the deprecated algorithms SEAL, ISAAC, and HAVAL
* Change es_ftw to use unbuffered I/O