Author: jgomes Revision: 777725 Modified property: svn:log Modified: svn:log at Fri May 22 22:48:14 2009 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Fri May 22 22:48:14 2009 @@ -2,4 +2,5 @@ Changed to use enumeration for persistence setting. Previous use of boolean was too limiting, and not very clear when reading the code. Use of enumeration allows extension by third-party providers, as well as being self-documenting in the code. Changed to use enumeration for message priority. -Fixes [AMQNET-105,101]. (See https://issues.apache.org/activemq/browse/AMQNET-105,101) +Fixes [AMQNET-105]. (See https://issues.apache.org/activemq/browse/AMQNET-105) +Fixes [AMQNET-101]. (See https://issues.apache.org/activemq/browse/AMQNET-101)
