summaryrefslogtreecommitdiff
path: root/ChangeLog-98a
diff options
context:
space:
mode:
authorgandhi <gandhi@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-04 17:57:18 +0000
committergandhi <gandhi@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-04 17:57:18 +0000
commitf70773b09f5b607bd24f4c2754c3f4d8ffc026fd (patch)
tree007c75007d5e82171c07fdeefebca39725579473 /ChangeLog-98a
parentf2284de13cc0393b8c8017bfdc19e30dc734e9c7 (diff)
downloadATCD-f70773b09f5b607bd24f4c2754c3f4d8ffc026fd.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-98a')
-rw-r--r--ChangeLog-98a14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog-98a b/ChangeLog-98a
index 8d598a29741..842bb35959c 100644
--- a/ChangeLog-98a
+++ b/ChangeLog-98a
@@ -1,3 +1,17 @@
+Thu Jun 4 12:25:48 1998 Rajiv C. Gandhi <gandhi@tango.cs.wustl.edu>
+
+ * apps/gperf/src/Options.h: removing the option to stack
+ allocate some large arrays as CC does not seem to like it.
+
+
+ * apps/gperf/src/Key_List.cpp (output_lookup_array): removing
+ the option to stack allocate some large arrays as CC does
+ not seem to like it.
+
+
+ * apps/gperf/src/Gen_Perf.cpp: removing the option to stack
+ allocate some large arrays as CC does not seem to like it.
+
Wed Apr 29 18:55:13 1998 David L. Levine <levine@cs.wustl.edu>
* ACE version 4.5 released.