On 10/07/2012 02:07 PM, Yao Qi wrote: > On 10/05/2012 10:13 PM, ali_anwar wrote: > >> Index: ChangeLog >> =================================================================== >> RCS file: /cvs/src/src/ChangeLog,v > > Hi, Ali, > You should record your change in src/gdb/ChangLog instead of the > top-level one (src/ChangLog). > Thanks Yao. Please find attached the updated patch. Please also note that its my first patch for gdb. I might not have the commit rights. What you suggest should I do under such circumstances? >> retrieving revision 1.1037 >> diff -u -r1.1037 ChangeLog >> --- ChangeLog 29 Sep 2012 15:35:50 -0000 1.1037 >> +++ ChangeLog 5 Oct 2012 12:48:14 -0000 >> @@ -1,3 +1,10 @@ >> +2012-10-05 Ali Anwar >> + >> + gdb/ > ^^^^ it is not needed since we put changelog entry to src/gdb/ChangeLog. Also removed "gdb/". Thanks, -Ali