summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-09-17 02:44:46 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-09-17 02:44:46 +0000
commit17a1f41b555585ebe6fe81fed31c3906990b9d33 (patch)
treefd4a6933359268f1c1c07a408698d883dcce3581
parent4cf82f0aabc88aa8bc0cfd0393f064d128bd4286 (diff)
downloadATCD-17a1f41b555585ebe6fe81fed31c3906990b9d33.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98b7
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index 69f1c2b7427..746a2353860 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -1,7 +1,10 @@
-Wed Sep 16 20:44:12 1998 Nanbor Wang <nanbor@cs.wustl.edu>
+Wed Sep 16 21:43:07 1998 Nanbor Wang <nanbor@cs.wustl.edu>
+
+ * ace/config-win32.h: Disabled using Gperf on NT temporarily.
* ace/OS.i (open): Added SetFilePointer to move the file pointer
- of the opened file to end of file if _O_APPEND is specified.
+ of the opened file to end of file if _O_APPEND is specified on
+ Win32.
Wed Sep 16 20:42:16 1998 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>