summaryrefslogtreecommitdiff
path: root/ChangeLog.md
diff options
context:
space:
mode:
authorAlan Antonuk <alan.antonuk@gmail.com>2013-08-25 20:42:28 -0700
committerAlan Antonuk <alan.antonuk@gmail.com>2013-08-25 22:27:21 -0700
commiteca2999c6d2cff644847b5fee9f9ec0c22702b98 (patch)
tree5cc9e2924366a0767942c9629d0ff9c22b313ffd /ChangeLog.md
parenta62020cb7781ea55d4759592f4d2ef8fcfbd3b80 (diff)
downloadrabbitmq-c-github-ask-eca2999c6d2cff644847b5fee9f9ec0c22702b98.tar.gz
Prep for v0.4.1 release
Diffstat (limited to 'ChangeLog.md')
-rw-r--r--ChangeLog.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md
index a8e4231..d96e345 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,5 +1,15 @@
# Change Log
+## Changes since v0.4.0:
+### Major changes:
+- Removed distro-specific packaging d285d01
+
+### Bug fixes:
+- `a642602` FIX: destroy amqp_envelop_t object in consumer example
+- `860dd71` FIX: correct generation of librabbitmq.pc under CMake
+- `bdda7ab` FIX: amqp_socket_close() should not be exported from shlib
+- `24f4131` FIX: Use correct buf/len vars when re-starting send()
+
## Changes since v0.3.0:
### New Features/Enhancements:
- `amqp_login_with_properties()` function to connect to a broker sending a