diff options
| author | Darryl L. Pierce <mcpierce@apache.org> | 2013-08-27 14:12:41 +0000 |
|---|---|---|
| committer | Darryl L. Pierce <mcpierce@apache.org> | 2013-08-27 14:12:41 +0000 |
| commit | fbce7862734672ca94d3db7e9a74e3292cc18afb (patch) | |
| tree | f29f2ba76b6d6648f1783b9916ba5c95ad77c050 /qpid/extras/dispatch/ChangeLog | |
| parent | d4d83e24f1fea2993e24954e1e6c989c2271f8dd (diff) | |
| download | qpid-python-fbce7862734672ca94d3db7e9a74e3292cc18afb.tar.gz | |
QPID-5097: Create a Dispatch source tarball.
Created a script that will check out the subversion repository at a
specific branch and revision, and then create a tarball of just the
Dispatch sources.
Also added standard files [ChangeLog, LICENSE, TODO] that should be a
part of the sources as well.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1517825 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/extras/dispatch/ChangeLog')
| -rw-r--r-- | qpid/extras/dispatch/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/extras/dispatch/ChangeLog b/qpid/extras/dispatch/ChangeLog new file mode 100644 index 0000000000..a171f0eb11 --- /dev/null +++ b/qpid/extras/dispatch/ChangeLog @@ -0,0 +1,2 @@ +Version 0.1: + * Initial development work. |
