summary refs log tree commit diff stats
path: root/web/news.txt
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2010-02-07 20:30:05 +0100
committerAndreas Rumpf <rumpf_a@web.de>2010-02-07 20:30:05 +0100
commit7db3d97cf980d11b5196e1f5936e0308f70d7aff (patch)
tree6ae217f3b9106bff26cfe5f173e72fe989443855 /web/news.txt
parent3644bc7212115aa47a1d5087a4afc31e6d28b6fa (diff)
downloadNim-7db3d97cf980d11b5196e1f5936e0308f70d7aff.tar.gz
httpclient uses strtabs
Diffstat (limited to 'web/news.txt')
-rwxr-xr-xweb/news.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt
index 35d2971cb..33bd3b84e 100755
--- a/web/news.txt
+++ b/web/news.txt
@@ -8,6 +8,11 @@ News
 Version 0.8.8 has been released! Get it `here <download.html>`_. 
 
 
+.. raw:: html 
+
+  <object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/bEHVw_vcp-A&hl=de_DE&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/bEHVw_vcp-A&hl=de_DE&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
+
+
 Bugfixes
 --------
 - The Posix version of ``os.copyFile`` has better error handling.