From 70cc7d970ce936b680d597d026c73b14b549d8da Mon Sep 17 00:00:00 2001 From: Ted Ross Date: Tue, 8 Oct 2013 21:01:33 +0000 Subject: NO-JIRA - Added Jira entries to the change log git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1530420 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/extras/dispatch/ChangeLog | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/qpid/extras/dispatch/ChangeLog b/qpid/extras/dispatch/ChangeLog index 83b9c4891e..2a5b4bc4b7 100644 --- a/qpid/extras/dispatch/ChangeLog +++ b/qpid/extras/dispatch/ChangeLog @@ -2,3 +2,25 @@ Version 0.1: * Initial development work. * QPID-5186: Install documentation files. * QPID-5185: Install qpid-dispatch.conf to /etc/qpid + * QPID-4612: Dispatch - Change server and container pattern to be consistent with other objects + * QPID-4613: Dispatch Message API Improvement + * QPID-4614: CTEST for Dispatch + * QPID-4913: Dispatch - Add a configuration file reader to configure the service + * QPID-4968: Dispatch - Generalized framework for embedded Python modules + * QPID-4974: Dispatch - Improve the API for parsing and composing AMQP-typed fields + * QPID-5066: Dispatch - move Python code into the qpid.dispatch package + * QPID-5068: Dispatch - Internal feature to easily add and update Delivery Annotations + * QPID-5096: Dispatch - Install the configuration file + * QPID-5097: Dispatch - create a source tarball + * QPID-5181: Dispatch - Assign temporary source addresses for dynamic listener links + * QPID-5185: Move the qpid-dispatch.conf file to /etc/qpid + * QPID-5186: Installing Dispatch should also install the LICENSE, TODO and related files + * QPID-5189: Add a config.sh file for Qpid Dispatch to set an environment for running the router + + * QPID-4788: Dispatch - Re-schedule of an "immediate" timer causes crash + * QPID-4816: dispatch-router crashes when incomplete (but valid) url specified by client. + * QPID-4997: Dispatch - Thread safety issues in the usage of Proton + * QPID-5064: Dispatch - make-install doesn't install the Python artifacts + * QPID-5173: [dispatch] cmake ignores overrides to CMAKE_INCLUDE_PATH and CMAKE_LIBRARY_PATH + * QPID-5201: Dispatch - Fix build errors in Release mode + * QPID-5218: [dispatch] Crash when outgoing window > 0 and multiple subscribed Messenger clients -- cgit v1.2.1