summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorvishal <vishal@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-10 23:48:09 +0000
committervishal <vishal@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-10 23:48:09 +0000
commitbb6399c5beafddb7874f794072c379fe85a93ef1 (patch)
tree5f101007d8ca872b210e299da526311908528aed /apps
parent4477a20c8432c552bd07965efe258a6a2d321100 (diff)
downloadATCD-bb6399c5beafddb7874f794072c379fe85a93ef1.tar.gz
*** empty log message ***
Diffstat (limited to 'apps')
-rw-r--r--apps/gperf/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/gperf/ChangeLog b/apps/gperf/ChangeLog
index 22957a4c7b0..3a72ef606bb 100644
--- a/apps/gperf/ChangeLog
+++ b/apps/gperf/ChangeLog
@@ -1,3 +1,12 @@
+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.
+
+ * src/Options.cpp : Changed the option case 'h' to include the
+ following line " -b/t Code for Linear Search".
+
Fri Oct 9 01:06:56 1998 Alexander Babu Arulanthu <alex@cs.wustl.edu>
* src/Options.cpp :