summaryrefslogtreecommitdiff
path: root/apps/gperf/ChangeLog
diff options
context:
space:
mode:
authorvishal <vishal@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-10 23:56:02 +0000
committervishal <vishal@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-10 23:56:02 +0000
commit9b71450b19be4d024fbfc9a90c2ab136e53002a1 (patch)
treefa5fe16ab8363ae3fe6ecd55bc020bd75e298faf /apps/gperf/ChangeLog
parentbb6399c5beafddb7874f794072c379fe85a93ef1 (diff)
downloadATCD-9b71450b19be4d024fbfc9a90c2ab136e53002a1.tar.gz
*** empty log message ***
Diffstat (limited to 'apps/gperf/ChangeLog')
-rw-r--r--apps/gperf/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/gperf/ChangeLog b/apps/gperf/ChangeLog
index 3a72ef606bb..5f1096e6812 100644
--- a/apps/gperf/ChangeLog
+++ b/apps/gperf/ChangeLog
@@ -2,7 +2,8 @@ Sat Oct 10 18:40:56 1998 Vishal Kachroo <vishal@merengue.cs.wustl.edu>
* tests/test-6.exp (Usage): copied the output of gperf -h option
into test-6.exp. This test was failing because it didn't have
- the -b option previously.
+ the -b option previously. Thanks to David for reporting the failure
+ of tests.
* src/Options.cpp : Changed the option case 'h' to include the
following line " -b/t Code for Linear Search".