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
path: root/mcs
diff options
context:
space:
mode:
authorSebastien Pouliot <sebastien@ximian.com>2003-01-10 06:04:20 +0300
committerSebastien Pouliot <sebastien@ximian.com>2003-01-10 06:04:20 +0300
commit3dc7aa9132511fe5eaaafd259532a436d3b746d5 (patch)
treefc0bf5932c641328f4872e3c16cee72abddc5976 /mcs
parentf91bb446ef46ac91317bdc9d45a242b0ce968d80 (diff)
2003-01-09 Sebastien Pouliot <spouliot@videotron.ca>
* AUTHORS: add myself to class library list svn path=/trunk/mcs/; revision=10325
Diffstat (limited to 'mcs')
-rwxr-xr-xmcs/AUTHORS1
-rw-r--r--mcs/ChangeLog36
2 files changed, 21 insertions, 16 deletions
diff --git a/mcs/AUTHORS b/mcs/AUTHORS
index dd1450a486f..ed45ee71465 100755
--- a/mcs/AUTHORS
+++ b/mcs/AUTHORS
@@ -15,3 +15,4 @@ Class Libraries:
Bob Smith (bob@thestuff.net)
John Barnette (jbarn@httcb.net)
Daniel Morgan <danmorg@sc.rr.com>
+ Sebastien Pouliot <spouliot@motus.com>
diff --git a/mcs/ChangeLog b/mcs/ChangeLog
index 911f2c64456..2946a6f6545 100644
--- a/mcs/ChangeLog
+++ b/mcs/ChangeLog
@@ -1,3 +1,7 @@
+2003-01-09 Sebastien Pouliot <spouliot@videotron.ca>
+
+ * AUTHORS: add myself to class library list
+
2002-12-15 Alp Toker <alp@atoker.com>
* makefile.gnu: make sure mcs is in PATH, otherwise tell user to read
@@ -187,20 +191,20 @@
* makefile (linux): Abandon the build if any of the subdir makes fail
-2002-03-07 Nick Drochak <ndrochak@gol.com>
-
- * makefile: Change order of build so corlib is built before nunit since
- Nunit needs corlib now.
-
-2002-02-14 Nick Drochak <ndrochak@gol.com>
-
- * makefile: Build mcs/doctools too when one does 'make'
-
-2002-01-20 Nick Drochak <ndrochak@gol.com>
-
- * on the 'test' target, make sure NUnit is built first before building
- and running tests
-
-2002-01-20 Nick Drochak <ndrochak@gol.com>
-
+2002-03-07 Nick Drochak <ndrochak@gol.com>
+
+ * makefile: Change order of build so corlib is built before nunit since
+ Nunit needs corlib now.
+
+2002-02-14 Nick Drochak <ndrochak@gol.com>
+
+ * makefile: Build mcs/doctools too when one does 'make'
+
+2002-01-20 Nick Drochak <ndrochak@gol.com>
+
+ * on the 'test' target, make sure NUnit is built first before building
+ and running tests
+
+2002-01-20 Nick Drochak <ndrochak@gol.com>
+
* add nunit directory to the list of dirs to build in