Hi,

On Mon, Nov 20, 2000 at 11:29:18AM -0700, Tom Tromey wrote:
> I noticed that Brian regenerated ChangeLog using cvs2cl yesterday.
> This made it much less readable, imho.  For instance the correctly
> ("correct" being determined by the GNU coding standards) formatted
> entry:
> 
> 2000-11-17  Mark Wielaard  <[EMAIL PROTECTED]>
> 
>         Merge with libgcj (fixes by Anthony Green and Mark Wielaard)
>         * java/util/jar/Attributes.java: Correct comment spelling.
>         * java/util/jar/JarFile.java: Constructor that takes mode now
>         calls super. Don't call java.util.zip.ZipFile.getEntry twice.
> 
> changed to this:
> 
> 2000-11-18 01:06  Mark Wielaard <[EMAIL PROTECTED]>
> 
>       * java/util/jar/: Attributes.java, JarFile.java:        Merge with
>       libgcj (fixes by Anthony Green and Mark Wielaard)
>               * java/util/jar/Attributes.java: Correct comment spelling.
>               * java/util/jar/JarFile.java: Constructor that takes mode
>       now
>               calls super. Don't call java.util.zip.ZipFile.getEntry
>       twice.

Although I would like to have a hand maintained ChangeLog file please
note that the cvs2cl utility has a --fsf flag that generates the somewhat
more readable:

2000-11-18 02:06  mark

        * ChangeLog, java/util/jar/Attributes.java,
        java/util/jar/JarFile.java: Merge with libgcj (fixes by Anthony
        Green and Mark Wielaard) 
        * java/util/jar/Attributes.java: Correct comment spelling.  
        * java/util/jar/JarFile.java: Constructor that takes mode now calls
        super. Don't call java.util.zip.ZipFile.getEntry twice.  

Cheers,

Mark

_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to