summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorharrison <harrison@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-02-19 20:43:27 +0000
committerharrison <harrison@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-02-19 20:43:27 +0000
commitc2b2ac0b5a0d477d4a52b4c7bafd54c5827b3daf (patch)
tree78c791416ee179d5f056f116b31dc1d722a8e357
parent5be0daa97b78a1edf14001dda1005abe90c5c0e3 (diff)
downloadATCD-c2b2ac0b5a0d477d4a52b4c7bafd54c5827b3daf.tar.gz
Changes. We all go through changes. It's nothing to be ashamed of.
-rw-r--r--ChangeLog-97a7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog-97a b/ChangeLog-97a
index a742a30d03e..7788ad7c594 100644
--- a/ChangeLog-97a
+++ b/ChangeLog-97a
@@ -1,3 +1,10 @@
+Wed Feb 19 14:41:18 1997 Tim H. Harrison <harrison@lambada.cs.wustl.edu>
+
+ * STL/bool.h: Changed the defines for type bool. First, bool is no
+ longer defined for WIN32 since yvals.h typedefs it already.
+ Also, I moved the defines out the namespace. I'm not sure if
+ that's the right thing to do.
+
Tue Feb 18 16:41:02 1997 Douglas C. Schmidt <schmidt@flamenco.cs.wustl.edu>
* include/makeinclude: Added minor enhancements to rules.local.GNU