From: Hiroshi Nakamura Date: 2011-06-20T14:09:00+09:00 Subject: [ruby-core:37236] Re: [Ruby 1.9 - Bug #4421] [ext/openssl] Fix RSA public key encoding On Mon, May 16, 2011 at 11:47, NARUSE, Yui wrote: > I have another comment: nahi and emboss's commit message has extra > header and indent like: > > Mon May 16 05:13:20 2011 �Martin Bosslet � > > � �* ext/openssl/ossl_asn1.c: Add documentation. > > Previous revision: 31583 > > It should be > > * ext/openssl/ossl_asn1.c: Add documentation. OK. I copied ChangeLog and left it. I changed my style. Thanks for your suggestion! Regards, // NaHi