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 /data/net_4_0
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 'data/net_4_0')
-rw-r--r--data/net_4_0/ChangeLog9
1 files changed, 0 insertions, 9 deletions
diff --git a/data/net_4_0/ChangeLog b/data/net_4_0/ChangeLog
deleted file mode 100644
index 0f076a9a3e7..00000000000
--- a/data/net_4_0/ChangeLog
+++ /dev/null
@@ -1,9 +0,0 @@
-2009-08-06 Atsushi Enomoto <atsushi@ximian.com>
-
- * web.config: add WCF assemblies as references at compilation.
- * machine.config: add some missing WCF sections (new in 3.5).
-
-2009-07-24 Jb Evain <jbevain@novell.com>
-
- * Initial import of the net_4_0 specific files.
-