diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-08-22 00:17:00 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-08-22 00:17:00 +0000 |
commit | 96262855cee8e863b3c2d4d3d91f6225127b6016 (patch) | |
tree | 92d82d86d21cba0391ac783e33e4bf09e428f5a2 /apps | |
parent | df7b63c7b9e9f4fc8f5a00bf46801fa9d64ef1ee (diff) | |
download | ATCD-96262855cee8e863b3c2d4d3d91f6225127b6016.tar.gz |
*** empty log message ***
Diffstat (limited to 'apps')
-rw-r--r-- | apps/gperf/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/gperf/ChangeLog b/apps/gperf/ChangeLog index fd6f6271ffb..70914cce18e 100644 --- a/apps/gperf/ChangeLog +++ b/apps/gperf/ChangeLog @@ -1,5 +1,8 @@ Fri Aug 21 11:57:57 1998 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu> + * src/gperf.cpp: Modified the main() program so that it doesn't + print the starting time until AFTER we've parsed the arguments. + * src/Version.cpp: Updated the version to 2.7 to reflect the new changes. |