summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>1999-04-12 12:53:37 +0000
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>1999-04-12 12:53:37 +0000
commit3aa65d30eb2dfeb63956a38ec9c5296477712888 (patch)
tree52d29d4ce839bfff8c6ec62510d5cd39082948f4 /ChangeLog.pre-2-10
parentcb3323929023e7dcaa6862055e143ddda844f59c (diff)
downloadglib-3aa65d30eb2dfeb63956a38ec9c5296477712888.tar.gz
Moved struct declaration up. Style fixes.
1999-04-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * glib.h: Moved struct declaration up. Style fixes. * grand.c: Style fixes. Only try to open /dev/random once. * tests/rand-test.c (main): New tests; Slight bug fix.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-108
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 90d5314df..0f462977c 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,11 @@
+1999-04-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
+
+ * glib.h: Moved struct declaration up. Style fixes.
+
+ * grand.c: Style fixes. Only try to open /dev/random once.
+
+ * tests/rand-test.c (main): New tests; Slight bug fix.
+
1999-04-09 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* grand.c, tests/rand-test.c: New files to implement the Mersenne