diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2003-07-15 15:44:54 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2003-07-15 15:44:54 +0000 |
commit | 7bae89a0d6037804f6420b12665fcadb11b7efe1 (patch) | |
tree | a9ab059d49be03cbbc484da524b577280917d571 | |
parent | 276da8c73fd9a6ad7f2a6844d7d80fc3e09f73a5 (diff) | |
download | ATCD-7bae89a0d6037804f6420b12665fcadb11b7efe1.tar.gz |
ChangeLogTag: Tue Jul 15 15:42:52 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r-- | TAO/ChangeLog | 13 | ||||
-rw-r--r-- | TAO/docs/releasenotes/ec.html | 2 |
2 files changed, 10 insertions, 5 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog index cd247856c50..4fa4d2aa48a 100644 --- a/TAO/ChangeLog +++ b/TAO/ChangeLog @@ -1,3 +1,8 @@ +Tue Jul 15 15:44:12 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl> + + * docs/releasenotes/ec.html: + Corrected link to bugzilla. + Tue Jul 15 10:31:29 2003 Gan Deng <gan.deng@vanderbilt.edu> * tests/Bug_1551_Regression/* @@ -20,17 +25,17 @@ Tue Jul 15 10:18:07 2003 Gan Deng <gan.deng@vanderbilt.edu> do the following during close_connection - Iterate through the dispatcher table by taking the - elements and adding it to an unbounded array. + elements and adding it to an unbounded array. - Unbind all the entries - - - Call close_connection on all of them. + + - Call close_connection on all of them. This prevents closed entries being left over in cache that which leads to crashes. Thanks to Balachandran Natarajan <bala@dre.vanderbilt.edu> for helping me out with this. Thanks to Carlos O'Ryan <coryan@atdesk.com> for - reporting the bug. + reporting the bug. Mon Jul 14 18:41:29 2003 Pradeep Gore <pradeep@oomworks.com> diff --git a/TAO/docs/releasenotes/ec.html b/TAO/docs/releasenotes/ec.html index 2a62879a95b..b1921b71942 100644 --- a/TAO/docs/releasenotes/ec.html +++ b/TAO/docs/releasenotes/ec.html @@ -72,7 +72,7 @@ <DT><I>Further details:</I></DT> <DD><P>Many lower level issues and tasks can be found in the - <A HREF="http://ace.cs.wustl.edu/bugzilla/"> + <A HREF="http://deuce.doc.wustl.edu/bugzilla/index.cgi"> DOC Center Bugzilla webpage </A>. </P> |