2009-05-21 Michael Barker <mike@middlesoft.co.uk>
[mono.git] / mcs / class / RabbitMQ.Client / ChangeLog
1 2008-12-09  Atsushi Enomoto  <atsushi@ximian.com>
2
3         * Makefile: those paths are all wrong!
4
5 2008-12-09  Atsushi Enomoto  <atsushi@ximian.com>
6
7         * Makefile: huh, more messy sources.
8
9 2008-12-09  Atsushi Enomoto  <atsushi@ximian.com>
10
11         * Makefile : sigh, there was missing extension.
12
13 2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>
14
15         * Makefile : I find SUBDIRS almost dumb. another attempt.
16
17 2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>
18
19         * Makefile, src/client/Makefile : another attempt to fix build.
20
21 2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>
22
23         * Makefile : it was wrong fix.
24
25 2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>
26
27         * Makefile : add docs/specs directory, to workaround build breakage.
28
29 2008-12-07  Michael BArker  <mike@middlesoft.co.uk>
30
31         * Makefile:  Removed apigen, bootstrap and spec.  The code for
32         the generated interfaces is added to source control.
33
34 2008-10-20  Atsushi Enomoto  <atsushi@ximian.com>
35
36         (This ChangeLog is for Mono integration.)
37
38         Patch by Michael Barker (patches are on bug #432471). Imported
39         RabbitMQ.Client assembly from RabbitMQ project.
40         http://www.rabbitmq.com/
41
42 2009-05-21  Michael Barker  <mike@middlesoft.co.uk>
43
44         Updated to version 1.5.3 of the RabbitMQ libraries.