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

github.com/mono/mono-addins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLluis Sanchez <lluis@novell.com>2007-03-26 16:04:03 +0400
committerLluis Sanchez <lluis@novell.com>2007-03-26 16:04:03 +0400
commitbaa60e4b37b2d3c805cdba64fdff1bcc63fc2b33 (patch)
tree945e459c5ed62b97db261f55817d959988971835 /ChangeLog
parentb0ef0b6c1d29fcd48384af1871760b4f6a87d478 (diff)
* AUTHORS, README, NEWS: Added.0.1
* Makefile.am: Updated. svn path=/trunk/mono-addins/; revision=74974
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 285fc49..c57d7dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-03-26 Lluis Sanchez Gual <lluis@novell.com>
+
+ * AUTHORS, README, NEWS: Added.
+ * Makefile.am: Updated.
+
2007-03-23 Lluis Sanchez Gual <lluis@novell.com>
Avoid installing assemblies generated by samples and tests.