Title: [133048] trunk/Websites/webkit.org
- Revision
- 133048
- Author
- [email protected]
- Date
- 2012-10-31 11:18:51 -0700 (Wed, 31 Oct 2012)
Log Message
technical-articles.html should link to my talk on how WebKit works
https://bugs.webkit.org/show_bug.cgi?id=100867
Reviewed by Tony Chang.
* coding/technical-articles.html:
Modified Paths
Diff
Modified: trunk/Websites/webkit.org/ChangeLog (133047 => 133048)
--- trunk/Websites/webkit.org/ChangeLog 2012-10-31 18:06:08 UTC (rev 133047)
+++ trunk/Websites/webkit.org/ChangeLog 2012-10-31 18:18:51 UTC (rev 133048)
@@ -1,3 +1,12 @@
+2012-10-31 Adam Barth <[email protected]>
+
+ technical-articles.html should link to my talk on how WebKit works
+ https://bugs.webkit.org/show_bug.cgi?id=100867
+
+ Reviewed by Tony Chang.
+
+ * coding/technical-articles.html:
+
2012-10-29 Eric Seidel <[email protected]>
Technical Articles should link to an old talk I gave
Modified: trunk/Websites/webkit.org/coding/technical-articles.html (133047 => 133048)
--- trunk/Websites/webkit.org/coding/technical-articles.html 2012-10-31 18:06:08 UTC (rev 133047)
+++ trunk/Websites/webkit.org/coding/technical-articles.html 2012-10-31 18:18:51 UTC (rev 133048)
@@ -52,6 +52,9 @@
<li>
<a href="" in WebKit</a> - Eric Seidel, Dec. 2009
</li>
+ <li>
+ <a href="" WebKit Works</a> - Adam Barth, Oct. 2012
+ </li>
</ul>
<?php
include("../footer.inc");
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes