diff ChangeLog @ 731:e29893b9f581

Make the random strings produced always the same length rather the smaller random numbers producing shorter strings which could be problematic
author Ben Schmidt
date Sat, 31 Jul 2010 00:26:30 +1000
parents 793e5b2b28f2
children c910b56dc039
line wrap: on
line diff
--- a/ChangeLog	Sat Jul 31 00:25:36 2010 +1000
+++ b/ChangeLog	Sat Jul 31 00:26:30 2010 +1000
@@ -1,3 +1,6 @@
+ o Makes the random strings produced always the same length rather the
+   smaller random numbers producing shorter strings which could be
+   problematic
  o Make random number generation more efficient by only seeding the
    generator once
  o Added feature to notify users when their posts are moderated