From: Manish Singh Date: Sun, 28 Jun 1998 04:56:59 +0000 (+0000) Subject: ftp.glib.org -> ftp.gtk.org, since glib.org isn't ours. ;) X-Git-Tag: GLIB_1_1_0~21 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=385e3c33429e4cefde02d82ae8612b1819d2c240;p=platform%2Fupstream%2Fglib.git ftp.glib.org -> ftp.gtk.org, since glib.org isn't ours. ;) -Yosh --- diff --git a/ChangeLog b/ChangeLog index 4d3558c..e9d6dd7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sat Jun 27 21:55:46 PDT 1998 Manish Singh + + * glib.m4: ftp.glib.org -> ftp.gtk.org, since glib.org isn't + ours. ;) + Fri Jun 19 03:11:02 1998 Tim Janik * gdataset.c: removed g_dataset_try_key, g_dataset_force_id and diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 4d3558c..e9d6dd7 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,8 @@ +Sat Jun 27 21:55:46 PDT 1998 Manish Singh + + * glib.m4: ftp.glib.org -> ftp.gtk.org, since glib.org isn't + ours. ;) + Fri Jun 19 03:11:02 1998 Tim Janik * gdataset.c: removed g_dataset_try_key, g_dataset_force_id and diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 4d3558c..e9d6dd7 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,8 @@ +Sat Jun 27 21:55:46 PDT 1998 Manish Singh + + * glib.m4: ftp.glib.org -> ftp.gtk.org, since glib.org isn't + ours. ;) + Fri Jun 19 03:11:02 1998 Tim Janik * gdataset.c: removed g_dataset_try_key, g_dataset_force_id and diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index 4d3558c..e9d6dd7 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,3 +1,8 @@ +Sat Jun 27 21:55:46 PDT 1998 Manish Singh + + * glib.m4: ftp.glib.org -> ftp.gtk.org, since glib.org isn't + ours. ;) + Fri Jun 19 03:11:02 1998 Tim Janik * gdataset.c: removed g_dataset_try_key, g_dataset_force_id and diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 4d3558c..e9d6dd7 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,8 @@ +Sat Jun 27 21:55:46 PDT 1998 Manish Singh + + * glib.m4: ftp.glib.org -> ftp.gtk.org, since glib.org isn't + ours. ;) + Fri Jun 19 03:11:02 1998 Tim Janik * gdataset.c: removed g_dataset_try_key, g_dataset_force_id and diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 4d3558c..e9d6dd7 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,8 @@ +Sat Jun 27 21:55:46 PDT 1998 Manish Singh + + * glib.m4: ftp.glib.org -> ftp.gtk.org, since glib.org isn't + ours. ;) + Fri Jun 19 03:11:02 1998 Tim Janik * gdataset.c: removed g_dataset_try_key, g_dataset_force_id and diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 4d3558c..e9d6dd7 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,8 @@ +Sat Jun 27 21:55:46 PDT 1998 Manish Singh + + * glib.m4: ftp.glib.org -> ftp.gtk.org, since glib.org isn't + ours. ;) + Fri Jun 19 03:11:02 1998 Tim Janik * gdataset.c: removed g_dataset_try_key, g_dataset_force_id and diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 4d3558c..e9d6dd7 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,8 @@ +Sat Jun 27 21:55:46 PDT 1998 Manish Singh + + * glib.m4: ftp.glib.org -> ftp.gtk.org, since glib.org isn't + ours. ;) + Fri Jun 19 03:11:02 1998 Tim Janik * gdataset.c: removed g_dataset_try_key, g_dataset_force_id and diff --git a/glib.m4 b/glib.m4 index 8a7d2a9..49248af 100644 --- a/glib.m4 +++ b/glib.m4 @@ -112,7 +112,7 @@ main () glib_major_version, glib_minor_version, glib_micro_version); printf("*** You need a version of GLIB newer than %d.%d.%d. The latest version of\n", major, minor, micro); - printf("*** GLIB is always available from ftp://ftp.glib.org.\n"); + printf("*** GLIB is always available from ftp://ftp.gtk.org.\n"); printf("***\n"); printf("*** If you have already installed a sufficiently new version, this error\n"); printf("*** probably means that the wrong copy of the glib-config shell script is\n");