aboutsummaryrefslogtreecommitdiff
path: root/gprof/ChangeLog
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@acm.org>2006-10-18 17:42:43 +0000
committerBob Wilson <bob.wilson@acm.org>2006-10-18 17:42:43 +0000
commit4ce7dc156114d9acd1243857ea79e4b24ac6af32 (patch)
tree09e46e52d2ab474795d973d6fd716ed405ccbdfa /gprof/ChangeLog
parent8621d6a94413b84d5d3353b717607194d7584943 (diff)
downloadbinutils-4ce7dc156114d9acd1243857ea79e4b24ac6af32.zip
binutils-4ce7dc156114d9acd1243857ea79e4b24ac6af32.tar.gz
binutils-4ce7dc156114d9acd1243857ea79e4b24ac6af32.tar.bz2
* gprof.c (main): Fix option string for -r and -R.
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r--gprof/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog
index 2415de0..1b4fe51 100644
--- a/gprof/ChangeLog
+++ b/gprof/ChangeLog
@@ -1,3 +1,7 @@
+2006-10-17 Bob Wilson <bob.wilson@acm.org>
+
+ * gprof.c (main): Fix option string for -r and -R.
+
2006-10-16 Bob Wilson <bob.wilson@acm.org>
* gprof.texi (Analysis Options): Argument for -n/-N is mandatory.