diff options
author | Tom Tromey <tromey@cygnus.com> | 1999-08-01 04:04:04 +0000 |
---|---|---|
committer | Tom Tromey <tromey@gcc.gnu.org> | 1999-08-01 04:04:04 +0000 |
commit | db936a7cbd8e74730f657a1616f3ceeb91ff032b (patch) | |
tree | 0f686e14da949da6d78cb3d931c242613b6021c0 /libjava | |
parent | 34c5c0e18c861856bef4bb8c4204d5dcf4a9dd4f (diff) | |
download | gcc-db936a7cbd8e74730f657a1616f3ceeb91ff032b.tar.gz |
NEWS: Likewise.
* NEWS: Likewise.
* THANKS: New file.
From-SVN: r28371
Diffstat (limited to 'libjava')
-rw-r--r-- | libjava/ChangeLog | 5 | ||||
-rw-r--r-- | libjava/NEWS | 3 | ||||
-rw-r--r-- | libjava/THANKS | 16 |
3 files changed, 24 insertions, 0 deletions
diff --git a/libjava/ChangeLog b/libjava/ChangeLog index 351fa4e136f..3bfe6885c85 100644 --- a/libjava/ChangeLog +++ b/libjava/ChangeLog @@ -1,3 +1,8 @@ +1999-07-31 Tom Tromey <tromey@cygnus.com> + + * NEWS: Likewise. + * THANKS: New file. + 1999-07-31 Alexandre Oliva <oliva@dcc.unicamp.br> * configure.in: Check for struct hostent_data and need for diff --git a/libjava/NEWS b/libjava/NEWS new file mode 100644 index 00000000000..114e48ac999 --- /dev/null +++ b/libjava/NEWS @@ -0,0 +1,3 @@ +New in libgcj 2.95: + +* First public release diff --git a/libjava/THANKS b/libjava/THANKS new file mode 100644 index 00000000000..b0f055cb152 --- /dev/null +++ b/libjava/THANKS @@ -0,0 +1,16 @@ +libgcj wouldn't be what it is today without the help of these people: + +Alexandre Oliva oliva@dcc.unicamp.br +Alexandre Petit-Bianco apbianco@cygnus.com +Andrew Haley aph@cygnus.com +Anthony Green green@cygnus.com +Bonzo Armstrong bonzo@cygnus.com +Bryce McKinlay bryce@albatross.co.nz +Eric Christopher echristo@cygnus.com +Geoff Berry gcb@gnu.org +Gilles Zunino Gilles.Zunino@hei.fr +Per Bothner per@bother.com +Stu Grossman grossman@cygnus.com +Tom Tromey tromey@cygnus.com +Urban Widmark urban@svenskatest.se +Warren Levy warrenl@cygnus.com |