From: Owen Taylor Date: Thu, 29 Nov 2001 16:18:50 +0000 (+0000) Subject: Update (#65721, Dave Neary) X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=4790c35c8df31f8840c3155def017a6754d447db;p=dana%2Fcg-glib.git Update (#65721, Dave Neary) Thu Nov 29 11:16:03 2001 Owen Taylor * HACKING: Update (#65721, Dave Neary) --- diff --git a/ChangeLog b/ChangeLog index 6221bad4..b7342005 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu Nov 29 11:16:03 2001 Owen Taylor + + * HACKING: Update (#65721, Dave Neary) + 2001-11-28 Sebastian Wilhelmi * glib/gdate.c: Fixed wrong order in conversion. diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 6221bad4..b7342005 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,7 @@ +Thu Nov 29 11:16:03 2001 Owen Taylor + + * HACKING: Update (#65721, Dave Neary) + 2001-11-28 Sebastian Wilhelmi * glib/gdate.c: Fixed wrong order in conversion. diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 6221bad4..b7342005 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,7 @@ +Thu Nov 29 11:16:03 2001 Owen Taylor + + * HACKING: Update (#65721, Dave Neary) + 2001-11-28 Sebastian Wilhelmi * glib/gdate.c: Fixed wrong order in conversion. diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index 6221bad4..b7342005 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,3 +1,7 @@ +Thu Nov 29 11:16:03 2001 Owen Taylor + + * HACKING: Update (#65721, Dave Neary) + 2001-11-28 Sebastian Wilhelmi * glib/gdate.c: Fixed wrong order in conversion. diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 6221bad4..b7342005 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,7 @@ +Thu Nov 29 11:16:03 2001 Owen Taylor + + * HACKING: Update (#65721, Dave Neary) + 2001-11-28 Sebastian Wilhelmi * glib/gdate.c: Fixed wrong order in conversion. diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 6221bad4..b7342005 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,7 @@ +Thu Nov 29 11:16:03 2001 Owen Taylor + + * HACKING: Update (#65721, Dave Neary) + 2001-11-28 Sebastian Wilhelmi * glib/gdate.c: Fixed wrong order in conversion. diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 6221bad4..b7342005 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,7 @@ +Thu Nov 29 11:16:03 2001 Owen Taylor + + * HACKING: Update (#65721, Dave Neary) + 2001-11-28 Sebastian Wilhelmi * glib/gdate.c: Fixed wrong order in conversion. diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 6221bad4..b7342005 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,7 @@ +Thu Nov 29 11:16:03 2001 Owen Taylor + + * HACKING: Update (#65721, Dave Neary) + 2001-11-28 Sebastian Wilhelmi * glib/gdate.c: Fixed wrong order in conversion. diff --git a/HACKING b/HACKING index 2a682526..d7c5019c 100644 --- a/HACKING +++ b/HACKING @@ -1,10 +1,10 @@ -If you want to hack on the GLib project, it will make you life easier -to have the following packages installed: +If you want to hack on the GLib project, you'll need to have the +following packages installed: - GNU autoconf 2.13 - GNU automake 1.4 - (Beta releases are at ftp://ftp.cygnus.com/pub/tromey) - - GNU libtool 1.2d + - GNU libtool 1.4 + - GNU gettext 0.10.40 These should be available by ftp from ftp.gnu.org or any of the fine GNU mirrors. Beta software can be found at alpha.gnu.org.