Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ChangeLog « RabbitMQ.Client « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2c7afca2caaedcdb72bd1ed0d05af43d8c064cc9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
2010-07-09  Andrew Jorgensen  <ajorgensen@novell.com>

	* Makefile: Fix make dist again (IntAllocator.cs)
	  ... and fix an embarassing typo

2010-06-27  Michael Barker  <mike@middlesoft.co.uk>

	* docs/specs/Makefile: Added uninstall-local 

2010-06-23  Michael Barker  <mike@middlesoft.co.uk>

	* Updated to version 1.8 of the RabbitMQ libraries
	  
2009-12-23  Jo Shields  <directhex@apebox.org>

	* docs/specs/Makefile: Use compiled Mono, not system Mono (fixes 
	  broken build on systems without Mono already installed)

2009-12-19  Michael Barker  <mike@middlesoft.co.uk>

	* Added stripped xml to avoid licensing issues.

2009-08-31  Michael Barker  <mike@middlesoft.co.uk>

	* Updated to version 1.6 of the RabbitMQ libraries

2009-05-26  Andrew Jorgensen  <ajorgensen@novell.com>Rabbit

	* Makefile: Fixed dist from last commit here

2009-05-25  Michael Barker  <mike@middlesoft.co.uk>

	* Removed amqp spec files and modified generated code to fix licensing 
	issues.

2009-05-21  Michael Barker  <mike@middlesoft.co.uk>

	* Updated to version 1.5.3 of the RabbitMQ libraries.

2008-12-09  Atsushi Enomoto  <atsushi@ximian.com>

	* Makefile: those paths are all wrong!

2008-12-09  Atsushi Enomoto  <atsushi@ximian.com>

	* Makefile: huh, more messy sources.

2008-12-09  Atsushi Enomoto  <atsushi@ximian.com>

	* Makefile : sigh, there was missing extension.

2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>

	* Makefile : I find SUBDIRS almost dumb. another attempt.

2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>

	* Makefile, src/client/Makefile : another attempt to fix build.

2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>

	* Makefile : it was wrong fix.

2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>

	* Makefile : add docs/specs directory, to workaround build breakage.

2008-12-07  Michael BArker  <mike@middlesoft.co.uk>

	* Makefile:  Removed apigen, bootstrap and spec.  The code for
	the generated interfaces is added to source control.

2008-10-20  Atsushi Enomoto  <atsushi@ximian.com>

	(This ChangeLog is for Mono integration.)

	Patch by Michael Barker (patches are on bug #432471). Imported
	RabbitMQ.Client assembly from RabbitMQ project.
	http://www.rabbitmq.com/