X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FRabbitMQ.Client%2FChangeLog;h=2c7afca2caaedcdb72bd1ed0d05af43d8c064cc9;hb=912dda4613db82b1983753b258a72848d3bdf025;hp=c0493cc454f6d1eea87b4919161d636674920e68;hpb=7966931ae7007b00dc1b664331df719280ef66ba;p=mono.git diff --git a/mcs/class/RabbitMQ.Client/ChangeLog b/mcs/class/RabbitMQ.Client/ChangeLog index c0493cc454f..2c7afca2caa 100644 --- a/mcs/class/RabbitMQ.Client/ChangeLog +++ b/mcs/class/RabbitMQ.Client/ChangeLog @@ -1,3 +1,75 @@ +2010-07-09 Andrew Jorgensen + + * Makefile: Fix make dist again (IntAllocator.cs) + ... and fix an embarassing typo + +2010-06-27 Michael Barker + + * docs/specs/Makefile: Added uninstall-local + +2010-06-23 Michael Barker + + * Updated to version 1.8 of the RabbitMQ libraries + +2009-12-23 Jo Shields + + * docs/specs/Makefile: Use compiled Mono, not system Mono (fixes + broken build on systems without Mono already installed) + +2009-12-19 Michael Barker + + * Added stripped xml to avoid licensing issues. + +2009-08-31 Michael Barker + + * Updated to version 1.6 of the RabbitMQ libraries + +2009-05-26 Andrew Jorgensen Rabbit + + * Makefile: Fixed dist from last commit here + +2009-05-25 Michael Barker + + * Removed amqp spec files and modified generated code to fix licensing + issues. + +2009-05-21 Michael Barker + + * Updated to version 1.5.3 of the RabbitMQ libraries. + +2008-12-09 Atsushi Enomoto + + * Makefile: those paths are all wrong! + +2008-12-09 Atsushi Enomoto + + * Makefile: huh, more messy sources. + +2008-12-09 Atsushi Enomoto + + * Makefile : sigh, there was missing extension. + +2008-12-08 Atsushi Enomoto + + * Makefile : I find SUBDIRS almost dumb. another attempt. + +2008-12-08 Atsushi Enomoto + + * Makefile, src/client/Makefile : another attempt to fix build. + +2008-12-08 Atsushi Enomoto + + * Makefile : it was wrong fix. + +2008-12-08 Atsushi Enomoto + + * Makefile : add docs/specs directory, to workaround build breakage. + +2008-12-07 Michael BArker + + * Makefile: Removed apigen, bootstrap and spec. The code for + the generated interfaces is added to source control. + 2008-10-20 Atsushi Enomoto (This ChangeLog is for Mono integration.) @@ -5,4 +77,3 @@ Patch by Michael Barker (patches are on bug #432471). Imported RabbitMQ.Client assembly from RabbitMQ project. http://www.rabbitmq.com/ -