-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNEWS
More file actions
30 lines (23 loc) · 725 Bytes
/
Copy pathNEWS
File metadata and controls
30 lines (23 loc) · 725 Bytes
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
rand release notes. See the ChangeLog for more details.
Aug 16, 2012 - Version 1.9
* Fixed bug on FreeBSD where first line was always the same.
* Improved randomness for platforms withd rand48().
* Portability fixes.
* Fixed error in man page.
* Bugs, memory leaks and overflows fixed.
Aug 14, 2004 - Version 1.8
* Bug fixes, internal improvements.
Feb 15, 2000 - Version 1.7
* Improved randomness.
* Internationalization/localization support.
Oct 10, 1999 - Version 1.6
* Man page added.
* -o parameter added.
* Bug fixes.
Jan 18, 1999 - Version 1.5
* Improved argument handling.
* Parameter scrambling removed.
Dec 19, 1998 - Version 1.2
* Greatly improved performance.
Dec 11, 1998 - Version 1.0
* Initial version.