about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2004-06-08 21:51:11 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2004-06-08 21:51:11 +0000
commited76bafc5e6a5f1d5bbea469f38e0798e7b86459 (patch)
treea727a085fc488434ab8119d5809f812357c90d2d /ChangeLog
parenta9c6ca4edea188744af6ff086cadd748a5e44ba5 (diff)
downloadzsh-ed76bafc5e6a5f1d5bbea469f38e0798e7b86459.tar.gz
zsh-ed76bafc5e6a5f1d5bbea469f38e0798e7b86459.tar.xz
zsh-ed76bafc5e6a5f1d5bbea469f38e0798e7b86459.zip
20029: fix randomness of mathfunc rand48(seed)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8150883de..ecd07b13a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-06-08  Peter Stephenson  <pws@pwstephenson.fsnet.co.uk>
+
+	* 20029: Src/Modules/mathfunc.c: rand48(seed) stopped being
+	random after the second call.
+
 2004-06-08  Peter Stephenson  <pws@csr.com>
 
 	* Philippe Troin: 20026: INSTALL: nit-pick.