summaryrefslogtreecommitdiff
path: root/ChangeLog-98b
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-07-18 19:09:08 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-07-18 19:09:08 +0000
commit0d4ec6e7847fb40f2e61d0777cf197b99cd74c05 (patch)
tree37f3c7ac950288f178b5d4c30b8caf532eb82bdd /ChangeLog-98b
parent6dba27e0f381fc922bb36eec416c3af248123426 (diff)
downloadATCD-0d4ec6e7847fb40f2e61d0777cf197b99cd74c05.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-98b')
-rw-r--r--ChangeLog-98b10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index 3744510bb54..0f235938302 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -1,3 +1,13 @@
+Sat Jul 18 13:51:49 1998 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
+
+ * apps/Makefile: Always compile the gperf directory by default
+ now.
+
+ * ace/config-sunos5.5.h: Added a new flag called ACE_HAS_GPERF,
+ which should be enabled if the OS/compiler platform can compile
+ GPERF. This will determine if we can use perfect hashing in
+ TAO!
+
Sat Jul 18 10:52:49 1998 Gonzalo Diethelm <gonzo@tango.cs.wustl.edu>
* ace/Svc_Conf_l.cpp: