summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-11-23 03:16:52 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-11-23 03:16:52 +0000
commit0696d80e577e4e8d6a6254a4986488174b0b790d (patch)
tree974c1e2397c0cf04835fb3f7412d1b1b16c4d37f
parent910891301fccb54bc5825e28f1bdf3c0693477d2 (diff)
downloadATCD-0696d80e577e4e8d6a6254a4986488174b0b790d.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-97b12
1 files changed, 0 insertions, 12 deletions
diff --git a/ChangeLog-97b b/ChangeLog-97b
index 18710b2d484..5a005ab5aff 100644
--- a/ChangeLog-97b
+++ b/ChangeLog-97b
@@ -1,15 +1,3 @@
-Sat Nov 22 20:00:38 1997 Carlos O'Ryan <coryan@macarena.cs.wustl.edu>
-
- * ace/Select_Reactor.cpp:
- The comparison for increasing the handle_limit was wrong, it
- will only decrease it, not increase it, thanks to Arturo Montes
- <mitosys@colomsat.net.co> for detecting this.
-
- * ace/ACE.cpp:
- Added support for RLIM_INFINITY in ACE::set_handle_limit().
- Thanks to Arturo Montes <mitosys@colomsat.net.co> for suggesting
- this.
-
Sat Nov 22 19:16:35 1997 <irfan@TWOSTEP>
* tests/Process_Strategy_Test.cpp: