summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-12-04 17:08:08 +0000
committerobrien <obrien@FreeBSD.org>2002-12-04 17:08:08 +0000
commit33f1f4818925b1f16f5cfc0bd2db3b58f24227f1 (patch)
tree02d85a7f4c4b104b212b4661080f008250214cd2 /contrib
parent666198711ccf7bcc86a65d649f3004e3edcadd55 (diff)
parent1b04fed26051ebc88f26a7bb93c63c270970e773 (diff)
downloadFreeBSD-src-33f1f4818925b1f16f5cfc0bd2db3b58f24227f1.zip
FreeBSD-src-33f1f4818925b1f16f5cfc0bd2db3b58f24227f1.tar.gz
This commit was generated by cvs2svn to compensate for changes in r107609,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/libf2c/ChangeLog12
-rw-r--r--contrib/libf2c/libF77/Version.c2
-rw-r--r--contrib/libf2c/libI77/Version.c2
-rw-r--r--contrib/libf2c/libU77/Version.c2
-rw-r--r--contrib/libobjc/ChangeLog12
5 files changed, 27 insertions, 3 deletions
diff --git a/contrib/libf2c/ChangeLog b/contrib/libf2c/ChangeLog
index 1119274..4fd7967 100644
--- a/contrib/libf2c/ChangeLog
+++ b/contrib/libf2c/ChangeLog
@@ -1,3 +1,15 @@
+2002-11-19 Release Manager
+
+ * GCC 3.2.1 Released.
+
+2002-11-19 Release Manager
+
+ * GCC 3.2.1 Released.
+
+2002-11-18 Release Manager
+
+ * GCC 3.2.1 Released.
+
Mon Oct 7 00:32:38 2002 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* Makefile.in (all): Fix multilib parallel build.
diff --git a/contrib/libf2c/libF77/Version.c b/contrib/libf2c/libF77/Version.c
index 8c370cb..32eb2d1 100644
--- a/contrib/libf2c/libF77/Version.c
+++ b/contrib/libf2c/libF77/Version.c
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
/*
*/
-char __G77_LIBF77_VERSION__[] = "3.2.1 20021009 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "3.2.1 20021119 (release)";
/*
2.00 11 June 1980. File version.c added to library.
diff --git a/contrib/libf2c/libI77/Version.c b/contrib/libf2c/libI77/Version.c
index 6193760..7f2fbfa 100644
--- a/contrib/libf2c/libI77/Version.c
+++ b/contrib/libf2c/libI77/Version.c
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
/*
*/
-char __G77_LIBI77_VERSION__[] = "3.2.1 20021009 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "3.2.1 20021119 (release)";
/*
2.01 $ format added
diff --git a/contrib/libf2c/libU77/Version.c b/contrib/libf2c/libU77/Version.c
index b3c56b4..0b9f689 100644
--- a/contrib/libf2c/libU77/Version.c
+++ b/contrib/libf2c/libU77/Version.c
@@ -1,6 +1,6 @@
static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
-char __G77_LIBU77_VERSION__[] = "3.2.1 20021009 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "3.2.1 20021119 (release)";
#include <stdio.h>
diff --git a/contrib/libobjc/ChangeLog b/contrib/libobjc/ChangeLog
index 01abbdc..e104ce3 100644
--- a/contrib/libobjc/ChangeLog
+++ b/contrib/libobjc/ChangeLog
@@ -1,3 +1,15 @@
+2002-11-19 Release Manager
+
+ * GCC 3.2.1 Released.
+
+2002-11-19 Release Manager
+
+ * GCC 3.2.1 Released.
+
+2002-11-18 Release Manager
+
+ * GCC 3.2.1 Released.
+
2002-10-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* Makefile.in (all): Fix multilib parallel build.
OpenPOWER on IntegriCloud