From 4790c35c8df31f8840c3155def017a6754d447db Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Thu, 29 Nov 2001 16:18:50 +0000 Subject: [PATCH] Update (#65721, Dave Neary) Thu Nov 29 11:16:03 2001 Owen Taylor * HACKING: Update (#65721, Dave Neary) --- ChangeLog | 4 ++++ ChangeLog.pre-2-0 | 4 ++++ ChangeLog.pre-2-10 | 4 ++++ ChangeLog.pre-2-12 | 4 ++++ ChangeLog.pre-2-2 | 4 ++++ ChangeLog.pre-2-4 | 4 ++++ ChangeLog.pre-2-6 | 4 ++++ ChangeLog.pre-2-8 | 4 ++++ HACKING | 8 ++++---- 9 files changed, 36 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6221bad45..b73420059 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 6221bad45..b73420059 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 6221bad45..b73420059 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 6221bad45..b73420059 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 6221bad45..b73420059 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 6221bad45..b73420059 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 6221bad45..b73420059 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 6221bad45..b73420059 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 2a6825267..d7c5019c7 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.