summaryrefslogtreecommitdiff
path: root/qpid/extras/dispatch/ChangeLog
diff options
context:
space:
mode:
authorTed Ross <tross@apache.org>2013-10-24 18:01:00 +0000
committerTed Ross <tross@apache.org>2013-10-24 18:01:00 +0000
commit61f7da33c6efd0cea9e3ccb9653edd41f6dadcb8 (patch)
treed264b5378b40b95b14c504a1429b89ac49ecc087 /qpid/extras/dispatch/ChangeLog
parent94d8a5c36b058b76d3e61db7d2028e395b0f2b44 (diff)
downloadqpid-python-61f7da33c6efd0cea9e3ccb9653edd41f6dadcb8.tar.gz
QPID-5257 - Removed dispatch code from its old location
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1535460 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/extras/dispatch/ChangeLog')
-rw-r--r--qpid/extras/dispatch/ChangeLog26
1 files changed, 0 insertions, 26 deletions
diff --git a/qpid/extras/dispatch/ChangeLog b/qpid/extras/dispatch/ChangeLog
deleted file mode 100644
index 2a5b4bc4b7..0000000000
--- a/qpid/extras/dispatch/ChangeLog
+++ /dev/null
@@ -1,26 +0,0 @@
-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