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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2016-01-29 21:17:03 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2016-01-29 21:17:06 +0300
commitb03e60628764d66654147bfc7a7e1a3242559888 (patch)
tree3599b29c7f180a5cb3e8cea3e875d26b8ecdeeb4 /mcs/class/RabbitMQ.Client
parentbf5947a0fd2b523c30833605ee69b2b041aa43f4 (diff)
Remove ChangeLog files from the repo
They weren't updated in the last 6 years and aren't helpful anymore (e.g. by causing unrelated matches during git grep searches).
Diffstat (limited to 'mcs/class/RabbitMQ.Client')
-rw-r--r--mcs/class/RabbitMQ.Client/ChangeLog79
1 files changed, 0 insertions, 79 deletions
diff --git a/mcs/class/RabbitMQ.Client/ChangeLog b/mcs/class/RabbitMQ.Client/ChangeLog
deleted file mode 100644
index 2c7afca2caa..00000000000
--- a/mcs/class/RabbitMQ.Client/ChangeLog
+++ /dev/null
@@ -1,79 +0,0 @@
-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/