2c7afca2caaedcdb72bd1ed0d05af43d8c064cc9
[mono.git] / mcs / class / RabbitMQ.Client / ChangeLog
1 2010-07-09  Andrew Jorgensen  <ajorgensen@novell.com>
2
3         * Makefile: Fix make dist again (IntAllocator.cs)
4           ... and fix an embarassing typo
5
6 2010-06-27  Michael Barker  <mike@middlesoft.co.uk>
7
8         * docs/specs/Makefile: Added uninstall-local 
9
10 2010-06-23  Michael Barker  <mike@middlesoft.co.uk>
11
12         * Updated to version 1.8 of the RabbitMQ libraries
13           
14 2009-12-23  Jo Shields  <directhex@apebox.org>
15
16         * docs/specs/Makefile: Use compiled Mono, not system Mono (fixes 
17           broken build on systems without Mono already installed)
18
19 2009-12-19  Michael Barker  <mike@middlesoft.co.uk>
20
21         * Added stripped xml to avoid licensing issues.
22
23 2009-08-31  Michael Barker  <mike@middlesoft.co.uk>
24
25         * Updated to version 1.6 of the RabbitMQ libraries
26
27 2009-05-26  Andrew Jorgensen  <ajorgensen@novell.com>Rabbit
28
29         * Makefile: Fixed dist from last commit here
30
31 2009-05-25  Michael Barker  <mike@middlesoft.co.uk>
32
33         * Removed amqp spec files and modified generated code to fix licensing 
34         issues.
35
36 2009-05-21  Michael Barker  <mike@middlesoft.co.uk>
37
38         * Updated to version 1.5.3 of the RabbitMQ libraries.
39
40 2008-12-09  Atsushi Enomoto  <atsushi@ximian.com>
41
42         * Makefile: those paths are all wrong!
43
44 2008-12-09  Atsushi Enomoto  <atsushi@ximian.com>
45
46         * Makefile: huh, more messy sources.
47
48 2008-12-09  Atsushi Enomoto  <atsushi@ximian.com>
49
50         * Makefile : sigh, there was missing extension.
51
52 2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>
53
54         * Makefile : I find SUBDIRS almost dumb. another attempt.
55
56 2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>
57
58         * Makefile, src/client/Makefile : another attempt to fix build.
59
60 2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>
61
62         * Makefile : it was wrong fix.
63
64 2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>
65
66         * Makefile : add docs/specs directory, to workaround build breakage.
67
68 2008-12-07  Michael BArker  <mike@middlesoft.co.uk>
69
70         * Makefile:  Removed apigen, bootstrap and spec.  The code for
71         the generated interfaces is added to source control.
72
73 2008-10-20  Atsushi Enomoto  <atsushi@ximian.com>
74
75         (This ChangeLog is for Mono integration.)
76
77         Patch by Michael Barker (patches are on bug #432471). Imported
78         RabbitMQ.Client assembly from RabbitMQ project.
79         http://www.rabbitmq.com/