This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Fix for BZ#11952


  Hi!

On Tue, Sep 07, 2010 at 09:12:27AM -0700, Paul Pluzhnikov wrote:
> 2010-09-07  Paul Pluzhnikov  <ppluzhnikov@google.com>
> 
> 	    * elf/dl-open.c (dl_open_worker): Fix for [BZ#11952].

  Please, do not make ChangeLog entries like this, they are next to
useless - especially when you do not have access to Bugzilla for some
reason, but it is really a nuisance even in the normal case. The
standard way to reference Bugzilla would be

2010-09-07  Paul Pluzhnikov  <ppluzhnikov@google.com>

	[BZ#11952]
	* elf/dl-open.c (dl_open_worker): Fix DTV usage by non-PIC
	shared objects.

  Not sure if this is the best description but at any rate it should be
something self-standing, not requiring reading bugreports. Having even
more detailed description for the commit message is a plus.

-- 
				Petr "Pasky" Baudis
The true meaning of life is to plant a tree under whose shade
you will never sit.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]