From 78ad75948a5d70afdb30eebc2378a6508910a4b9 Mon Sep 17 00:00:00 2001 From: "Darryl L. Pierce" Date: Wed, 19 Jun 2013 19:44:00 +0000 Subject: QPID-4930: Create a Python swigged bindings source tarball. Created a README, LICENSE and ChangeLog file to be included. Added a CMakeLists.txt file that is included with the sources that can be used to build the Python bindings. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1494752 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/bindings/qpid/python/ChangeLog | 1 + 1 file changed, 1 insertion(+) create mode 100644 cpp/bindings/qpid/python/ChangeLog (limited to 'cpp/bindings/qpid/python/ChangeLog') diff --git a/cpp/bindings/qpid/python/ChangeLog b/cpp/bindings/qpid/python/ChangeLog new file mode 100644 index 0000000000..2c1e689f06 --- /dev/null +++ b/cpp/bindings/qpid/python/ChangeLog @@ -0,0 +1 @@ +Version 0.24: -- cgit v1.2.1