Finally removed the g_random_normal and g_rand_normal functions.

1999-06-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

	* glib.h, grand.c: Finally removed the g_random_normal and
	g_rand_normal functions.
This commit is contained in:
Sebastian Wilhelmi
1999-06-30 08:10:01 +00:00
committed by Sebastian Wilhelmi
parent d5039b2943
commit f80d6cc540
12 changed files with 40 additions and 128 deletions

View File

@@ -1,3 +1,8 @@
1999-06-30 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, grand.c: Finally removed the g_random_normal and
g_rand_normal functions.
1999-06-28 Tor Lillqvist <tml@iki.fi>
* glib.def: Add missing export of g_strncasecmp.