Include string.h, supress a warning.
[platform/upstream/glib.git] / ChangeLog.pre-2-10
index 6f1201f..b75e74a 100644 (file)
@@ -1,3 +1,17 @@
+Wed Dec 11 11:11:44 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * glib/grand.c: Include string.h, supress a warning.
+
+2002-12-10  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
+
+       * glib/grand.c (g_rand_int_range): Improve generation of
+       pseudo-random integers. (#99720, Morten Welinder <terra@diku.dk>)
+
+       * README.in, docs/reference/glib/running.sgml,
+       docs/reference/glib/tmpl/random_numbers.sgml,
+       docs/reference/glib/changes.sgml: Added notes about the new
+       algorithm.
+
 2002-12-09  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
 
        * configure.in: use 0 instead of $defattr, as it isn't defined