You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by jg...@apache.org on 2008/12/09 19:38:40 UTC

svn propchange: r724811 - svn:log

Author: jgomes
Revision: 724811
Modified property: svn:log

Modified: svn:log at Tue Dec  9 10:38:40 2008
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue Dec  9 10:38:40 2008
@@ -1,2 +1,4 @@
 Add support in ISession to delete destinations, both temporary and standard.  This allows for deterministic deletion of destinations without having to close a connection to get temporary destinations to be deleted.
-Fixes [AMQNET-129,123]. (See https://issues.apache.org/activemq/browse/AMQNET-129,123)
+Fixes [AMQNET-129] and [AMQNET-123].
+(See https://issues.apache.org/activemq/browse/AMQNET-129)
+(See https://issues.apache.org/activemq/browse/AMQNET-123)