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:
authorMiguel de Icaza <miguel@gnome.org>2001-07-16 06:06:13 +0400
committerMiguel de Icaza <miguel@gnome.org>2001-07-16 06:06:13 +0400
commita5a212f6421e9c74a7ec0ae926cc20e6de6711c0 (patch)
tree12bdb70673ef12c378023b19c799fb3c5f8a382e
parent5d709bcdb54aa2e262f748c3189716a82e183b71 (diff)
0.4
svn path=/trunk/mono/; revision=174
-rw-r--r--configure.in4
-rw-r--r--doc/Makefile.am5
-rw-r--r--doc/download2
-rw-r--r--doc/index6
-rw-r--r--web/Makefile.am5
-rw-r--r--web/download2
-rw-r--r--web/index6
7 files changed, 24 insertions, 6 deletions
diff --git a/configure.in b/configure.in
index 8c600bb3e53..fcfe6492389 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
AC_INIT(README)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(mono, 0.3)
+AM_INIT_AUTOMAKE(mono, 0.4)
AM_MAINTAINER_MODE
AC_PROG_CC
@@ -33,5 +33,5 @@ mono/metadata/Makefile
mono/dis/Makefile
mono/cil/Makefile
mono/interpreter/Makefile
-mono/doc/Makefile
+doc/Makefile
])
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 1cd46197397..dd2e2d85e2c 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,6 +1,6 @@
WEB_FILES= \
c-sharp class-library contact contributing documentation download \
- faq gcc-frontend ideas index makefile passport rationale resources \
+ faq gcc-frontend ideas index passport rationale resources \
roadmap runtime status team testing thanks tools
OTHERS= pending resources-pending todo
@@ -14,3 +14,6 @@ all-docs: $(WEB_FILES)
webit:
(cd web; make && make push)
+
+push-notes:
+ scp release-notes/mono* www@www:/web/cvsmodules/mono/archive
diff --git a/doc/download b/doc/download
index a0d5eb383aa..27a82064593 100644
--- a/doc/download
+++ b/doc/download
@@ -24,7 +24,7 @@
<ul>
* <a href="archive/mcs-15-Jul-2001.tar.gz">mcs-15-Jul-2001.tar.gz</a>: CVS snapshot.
* <a href="archive/mono-0.4.tar.gz">mono-0.4.tar.gz</a>: Packaged Source Code.
- * <a href="archive/mono-0.4.txt">Release Notes</a>
+ * <a href="archive/mono-0.4">Release Notes</a>
</ul>
<a name="july-14">
diff --git a/doc/index b/doc/index
index 1653a954067..db1035e01bf 100644
--- a/doc/index
+++ b/doc/index
@@ -1,3 +1,9 @@
+** Jul 15, 2001
+
+ Another release of Mono is out, check the <a
+ href="archive/mono-0.4">Mono 0.4 Release Notes</a>. Get it <a
+ href="download.html#july-15">here</a>.
+
** Jul 14, 2001
A <a
diff --git a/web/Makefile.am b/web/Makefile.am
index 1cd46197397..dd2e2d85e2c 100644
--- a/web/Makefile.am
+++ b/web/Makefile.am
@@ -1,6 +1,6 @@
WEB_FILES= \
c-sharp class-library contact contributing documentation download \
- faq gcc-frontend ideas index makefile passport rationale resources \
+ faq gcc-frontend ideas index passport rationale resources \
roadmap runtime status team testing thanks tools
OTHERS= pending resources-pending todo
@@ -14,3 +14,6 @@ all-docs: $(WEB_FILES)
webit:
(cd web; make && make push)
+
+push-notes:
+ scp release-notes/mono* www@www:/web/cvsmodules/mono/archive
diff --git a/web/download b/web/download
index a0d5eb383aa..27a82064593 100644
--- a/web/download
+++ b/web/download
@@ -24,7 +24,7 @@
<ul>
* <a href="archive/mcs-15-Jul-2001.tar.gz">mcs-15-Jul-2001.tar.gz</a>: CVS snapshot.
* <a href="archive/mono-0.4.tar.gz">mono-0.4.tar.gz</a>: Packaged Source Code.
- * <a href="archive/mono-0.4.txt">Release Notes</a>
+ * <a href="archive/mono-0.4">Release Notes</a>
</ul>
<a name="july-14">
diff --git a/web/index b/web/index
index 1653a954067..db1035e01bf 100644
--- a/web/index
+++ b/web/index
@@ -1,3 +1,9 @@
+** Jul 15, 2001
+
+ Another release of Mono is out, check the <a
+ href="archive/mono-0.4">Mono 0.4 Release Notes</a>. Get it <a
+ href="download.html#july-15">here</a>.
+
** Jul 14, 2001
A <a