summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2000-08-20 12:51:12 +0000
committerBruno Haible <bruno@clisp.org>2000-08-20 12:51:12 +0000
commitb7b6ced2b04de0eb9b27b210f7ed9fa48704ec73 (patch)
treeabdffc0fb5348be55c60f6f4dbe637b5be83e28d /ChangeLog
parent6ff9669aa7088ccec3acb0429e7a66a51e414c29 (diff)
downloadgperf-b7b6ced2b04de0eb9b27b210f7ed9fa48704ec73.tar.gz
Document option -F in one more place.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 216b8d5..bfd04e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -91,6 +91,7 @@
* src/options.icc (Options::get_initializer_suffix): New function.
* src/options.cc (DEFAULT_INITIALIZER_SUFFIX): New constant.
(Options::initializer_suffix): New variable.
+ (Options::short_usage): Document option "-F".
(Options::long_usage): Document option "-F".
(Options constructor): Initialize initializer_suffix.
(Options destructor): Dump initializer_suffix.