summaryrefslogtreecommitdiff
path: root/ChangeLog-98a
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-01 19:10:32 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-01 19:10:32 +0000
commit91e996cedcacd5ab7f62b4f7aabd12e96f9034a6 (patch)
treefc9a6fa23fe399228432b36012597ff4ec06fcfc /ChangeLog-98a
parent3f57d6d948aa0a42bd373a7f6e8f58a4ceb84133 (diff)
downloadATCD-91e996cedcacd5ab7f62b4f7aabd12e96f9034a6.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-98a')
-rw-r--r--ChangeLog-98a2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog-98a b/ChangeLog-98a
index f188d91e9f6..db511770449 100644
--- a/ChangeLog-98a
+++ b/ChangeLog-98a
@@ -1,5 +1,7 @@
Fri May 01 11:52:47 1998 Nanbor Wang <nanbor@cs.wustl.edu>
+ * ace/OS.h: Forgot to redefine ASYS_INLINE after #undef it.
+
* ace/OS.i (last_error): On Win32, this should also update errno
after calling SetLastError (). Thanks to Steve for pointing
this out.