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:
authorDuncan Mak <duncan@mono-cvs.ximian.com>2003-04-04 23:47:10 +0400
committerDuncan Mak <duncan@mono-cvs.ximian.com>2003-04-04 23:47:10 +0400
commit538b2a6cb3614591ec2bad901f89e9e9d4ef31a0 (patch)
treed762292510920b698c7fd5a651a7c32d3f688b3d /ChangeLog
parent7928a673e0fa612eb21d07b26ae06260fc8f4e10 (diff)
* doc/web/render-team-page.cs: Make it use 'none.png' if no image
are specified in the XML. svn path=/trunk/mono/; revision=13153
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 73096cf4ed8..7e6668e98db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2003-04-04 Duncan Mak <duncan@ximian.com>
+ * doc/web/render-team-page.cs: Make it use 'none.png' if no image
+ are specified in the XML.
+
+ * doc/web/team.xml: Remove the comment.
+
+ * doc/web/render-team-page.cs: Make it not output a full HTML file.
+
+2003-04-04 Duncan Mak <duncan@ximian.com>
+
* doc/web/commands:
* doc/web/makefile: Add team page information.