From: H.J. Lu Date: Thu, 11 Dec 2008 19:48:16 +0000 (-0800) Subject: re PR libgcj/38006 (Incorrect proplist on inherit.png) X-Git-Tag: releases/gcc-4.4.0~1249 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bc87337fc836e553b90e43550976b5c3ba45960c;p=thirdparty%2Fgcc.git re PR libgcj/38006 (Incorrect proplist on inherit.png) 2008-12-11 H.J. Lu PR libgcj/38006 * classpath/tools/resource/gnu/classpath/tools/gjdoc/htmldoclet/inherit.png: Set svn:mime-type to application/octet-stream. From-SVN: r142689 --- diff --git a/libjava/ChangeLog b/libjava/ChangeLog index 005ef71715cb..e090ae96037f 100644 --- a/libjava/ChangeLog +++ b/libjava/ChangeLog @@ -1,7 +1,13 @@ +2008-12-11 H.J. Lu + + PR libgcj/38006 + * classpath/tools/resource/gnu/classpath/tools/gjdoc/htmldoclet/inherit.png: + Set svn:mime-type to application/octet-stream. + 2008-12-04 Jack Howarth - * configure.ac: Add double brackets on darwin[912]. - * configure: Regenerate. + * configure.ac: Add double brackets on darwin[912]. + * configure: Regenerate. 2008-12-02 Jack Howarth