[llvm-commits] CVS: llvm-www/devmtg/index.html
Chris Lattner
sabre at nondot.org
Sun Sep 21 20:14:16 PDT 2008
Changes in directory llvm-www/devmtg:
index.html updated: 1.3 -> 1.4
---
Log message:
link to japan meeting
---
Diffs of the changes: (+4 -3)
index.html | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
Index: llvm-www/devmtg/index.html
diff -u llvm-www/devmtg/index.html:1.3 llvm-www/devmtg/index.html:1.4
--- llvm-www/devmtg/index.html:1.3 Sun Aug 3 16:10:27 2008
+++ llvm-www/devmtg/index.html Sun Sep 21 22:13:54 2008
@@ -5,8 +5,9 @@
<p>We have had these meetings so far:</p>
<ul>
-<li><a href="2008-08">August 1, 2008</a></li>
-<li><a href="2007-05">May 25, 2007</a></li>
+<li><a href="2008-08-23">August 23, 2008</a> - Japan</li>
+<li><a href="2008-08">August 1, 2008</a> - Cupertino, CA, USA</li>
+<li><a href="2007-05">May 25, 2007</a> - Cupertino, CA, USA</li>
</ul>
@@ -18,7 +19,7 @@
src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
<a href="http://validator.w3.org/check/referer"><img
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
-<br>Last modified: $Date: 2008/08/03 21:10:27 $
+<br>Last modified: $Date: 2008/09/22 03:13:54 $
</address>
<!--#include virtual="../footer.incl" -->
More information about the llvm-commits
mailing list