Eric Lemings wrote: > > >> -----Original Message----- >> From: Travis Vitek [mailto:Travis.Vitek@roguewave.com] >> Sent: Monday, July 21, 2008 11:11 AM >> To: dev@stdcxx.apache.org >> Subject: RE: svn commit: r678483 - >> /stdcxx/branches/4.2.x/tests/regress/27.streambuf.buffer.stdcx >> x-808.cpp >> >> >> >> >>> Author: elemings >>> Date: Mon Jul 21 09:59:24 2008 >>> New Revision: 678483 >>> >>> URL: http://svn.apache.org/viewvc?rev=678483&view=rev >>> Log: >>> 2008-07-21 Eric Lemings >> Nit picking... :) There is supposed to be two spaces between your >> username and e-mail address. > > Actually I prefer only one space to stress that the name and address > are one component as treated by most email clients. The GNU Coding Standards that we follow for ChangeLog format show two spaces: http://www.gnu.org/prep/standards/html_node/Style-of-Change-Logs.html#Style-of-Change-Logs Emacs' add-change-log-entry function will format the ChangeLog in the expected format for you. If you're using vim, the NewChangelogEntry command will do the same thing (you need the ft-changelog-plugin installed). Martin > > Brad.