diff options
author | Nick Clifton <nickc@redhat.com> | 2011-10-26 09:51:57 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2011-10-26 09:51:57 +0000 |
commit | cef976f513db5e7521eb74b350e6ae901e9cc81a (patch) | |
tree | fd61d9967d8d036fe3f7a0c23a6523fe7d72596b /gprof/ChangeLog | |
parent | 29942be8257fab7860da956e5119ef7879045192 (diff) | |
download | gdb-cef976f513db5e7521eb74b350e6ae901e9cc81a.zip gdb-cef976f513db5e7521eb74b350e6ae901e9cc81a.tar.gz gdb-cef976f513db5e7521eb74b350e6ae901e9cc81a.tar.bz2 |
* hist.c (hist_assign_samples_1): Update comment.
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r-- | gprof/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 20464e8..06177b6 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,7 @@ +2011-10-26 Nick Clifton <nickc@redhat.com> + + * hist.c (hist_assign_samples_1): Update comment. + 2011-10-25 Wei Guozhi <carrot@google.com> PR gprof/13325 |