summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2006-01-30 18:32:17 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-01-30 18:32:17 +0000
commitd0feaee819935a6e1eb5b1e15933892cd9267597 (patch)
tree07f26577668767bd8231445846c6bd6a2a82016d
parent01f9d6eacd8a836bcb4646e15897cda7cfbc88b7 (diff)
downloadglib-d0feaee819935a6e1eb5b1e15933892cd9267597.tar.gz
Update URL
2006-01-30 David Schleef <ds@schleef.org> * glib/grand.c: Update URL
-rw-r--r--ChangeLog4
-rw-r--r--ChangeLog.pre-2-104
-rw-r--r--ChangeLog.pre-2-124
-rw-r--r--glib/grand.c2
4 files changed, 13 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d4e0ad6ff..c0c591cde 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-01-30 David Schleef <ds@schleef.org>
+
+ * glib/grand.c: Update URL
+
2006-01-29 Sven Herzberg <herzi@gnome-de.org>
* docs/reference/gobject/tmpl/param_value_types.sgml: tell how to
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index d4e0ad6ff..c0c591cde 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,7 @@
+2006-01-30 David Schleef <ds@schleef.org>
+
+ * glib/grand.c: Update URL
+
2006-01-29 Sven Herzberg <herzi@gnome-de.org>
* docs/reference/gobject/tmpl/param_value_types.sgml: tell how to
diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12
index d4e0ad6ff..c0c591cde 100644
--- a/ChangeLog.pre-2-12
+++ b/ChangeLog.pre-2-12
@@ -1,3 +1,7 @@
+2006-01-30 David Schleef <ds@schleef.org>
+
+ * glib/grand.c: Update URL
+
2006-01-29 Sven Herzberg <herzi@gnome-de.org>
* docs/reference/gobject/tmpl/param_value_types.sgml: tell how to
diff --git a/glib/grand.c b/glib/grand.c
index c4ea8eeac..b1f809e60 100644
--- a/glib/grand.c
+++ b/glib/grand.c
@@ -21,7 +21,7 @@
* Nishimura. Please mail <matumoto@math.keio.ac.jp>, if you're using
* code from this file in your own programs or libraries.
* Further information on the Mersenne Twister can be found at
- * http://www.math.keio.ac.jp/~matumoto/emt.html
+ * http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt.html
* This code was adapted to glib by Sebastian Wilhelmi.
*/