diff options
| author | Tom Tromey <tromey@redhat.com> | 2005-02-07 20:19:58 +0000 |
|---|---|---|
| committer | Tom Tromey <tromey@gcc.gnu.org> | 2005-02-07 20:19:58 +0000 |
| commit | f0d87cdad8ae2f4b34e4dfe313bc91e716636ba7 (patch) | |
| tree | 2d4549689a45b5995bffa702a7340b860cb99df4 /libjava/ChangeLog | |
| parent | b950a32e341adc4457bc428e9b261764ed8456ef (diff) | |
re PR libgcj/19611 (create 'sources.zip' for use in eclipse)
PR libgcj/19611:
* Makefile.in: Rebuilt.
* Makefile.am (src.zip): New target.
(install-src.zip): Likewise.
(sourcesdir): New variable.
From-SVN: r94710
Diffstat (limited to 'libjava/ChangeLog')
| -rw-r--r-- | libjava/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libjava/ChangeLog b/libjava/ChangeLog index b294c0b1a19..e093db43caa 100644 --- a/libjava/ChangeLog +++ b/libjava/ChangeLog @@ -1,3 +1,11 @@ +2005-02-07 Tom Tromey <tromey@redhat.com> + + PR libgcj/19611: + * Makefile.in: Rebuilt. + * Makefile.am (src.zip): New target. + (install-src.zip): Likewise. + (sourcesdir): New variable. + 2005-02-06 Jerry Quinn <jlquinn@optonline.net> * javax/imageio/metadata/IIOMetadataNode.java: |
