summaryrefslogtreecommitdiff
path: root/ACE/apps/gperf/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/apps/gperf/ChangeLog')
-rw-r--r--ACE/apps/gperf/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ACE/apps/gperf/ChangeLog b/ACE/apps/gperf/ChangeLog
index 600cde48a9d..d98c69958d5 100644
--- a/ACE/apps/gperf/ChangeLog
+++ b/ACE/apps/gperf/ChangeLog
@@ -1,3 +1,10 @@
+Thu Sep 21 11:54:54 UTC 2006 Douglas C. Schmidt <schmidt@dre.vanderbilt.edu>
+
+ * src/Key_List.cpp (output_hash_function): Fixed a bug where the
+ wrong type is chosen if max_hash_value was == UCHAR_MAX or
+ _USHRT_MAX. Thanks to Jody Hagins <jody at atdesk dot com> for
+ this fix. This fixes bug id 2655.
+
Tue Mar 14 21:08:12 UTC 2006 jiang,shanshan <shanshan.jiang@vanderbilt.edu>
* apps/gperf/src/Gen_Perf.cpp