summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c1168d38ea2..7c83fd1b7ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Sun Oct 21 16:44:41 2001 Ossama Othman <ossama@uci.edu>
+
+ * tests/Proactor_Test.cpp (disable_signal):
+
+ Fixed warnings regarding a method that "hid" virtual function
+ with the same name, in addition to unused argument warnings.
+
Sun Oct 21 15:22:57 2001 Ossama Othman <ossama@uci.edu>
* tests/Proactor_Test.cpp: