Title: [132767] trunk/Websites/webkit.org
Revision
132767
Author
[email protected]
Date
2012-10-29 01:17:28 -0700 (Mon, 29 Oct 2012)

Log Message

Technical Articles should link to an old talk I gave
https://bugs.webkit.org/show_bug.cgi?id=100624

Reviewed by Adam Barth.

* coding/technical-articles.html:

Modified Paths

Diff

Modified: trunk/Websites/webkit.org/ChangeLog (132766 => 132767)


--- trunk/Websites/webkit.org/ChangeLog	2012-10-29 08:14:24 UTC (rev 132766)
+++ trunk/Websites/webkit.org/ChangeLog	2012-10-29 08:17:28 UTC (rev 132767)
@@ -1,3 +1,12 @@
+2012-10-29  Eric Seidel  <[email protected]>
+
+        Technical Articles should link to an old talk I gave
+        https://bugs.webkit.org/show_bug.cgi?id=100624
+
+        Reviewed by Adam Barth.
+
+        * coding/technical-articles.html:
+
 2012-09-13  Ryosuke Niwa  <[email protected]>
 
         Another typo fix. Apparently, I "fixed" the wrong line in the previous commit.

Modified: trunk/Websites/webkit.org/coding/technical-articles.html (132766 => 132767)


--- trunk/Websites/webkit.org/coding/technical-articles.html	2012-10-29 08:14:24 UTC (rev 132766)
+++ trunk/Websites/webkit.org/coding/technical-articles.html	2012-10-29 08:17:28 UTC (rev 132767)
@@ -45,6 +45,14 @@
   </li>
 </ul>
 
+<h2>
+  Technical Talks
+</h2>
+<ul>
+  <li>
+    <a href="" in WebKit</a> - Eric Seidel, Dec. 2009
+  </li>
+</ul>
 <?php
     include("../footer.inc");
 ?>
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to