v3426 for I20080129
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index 98d8cee..e4d068a 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -11,6 +11,28 @@
Eclipse Platform Build Notes<br>
SWT</h1>
+<h2> SWT Build 3.4 26 - Tuesday January 29, 2008</h2>
+<blockquote>
+66615 SWT_AWT.new_Frame occasionally hangs
+<br>71478 ImageData constructor accepts incomplete pixel data
+<br>133933 [Browser] KeyDown events not fired on Safari
+<br>190793 GTK Printing getClipping returns [0,0,1,1]
+<br>196864 Toolbar should support animated gifs
+<br>198192 Setting font on TableItem to same font (but different Font object) causes crash
+<br>199495 in Device.getFontList() every FontData has height=0
+<br>205713 It displays a wrong character when input "1" character by display.post() method on Mac OS X
+<br>210756 Closing context menu programmatically does not work on the Mac
+<br>211224 [Browser] MouseMove and MouseUp events not fired on Safari
+<br>211531 [Browser] Stop calling HIJavaViewCreateWithCocoaView
+<br>216137 [Linux] DateTime does not render correctly values < 10.
+<br>216287 Compiler warnings in N20080123-0010 in swt tests
+<br>216340 Display.readAndDispatch() always returns true
+<br>216431 SWT_AWT: sun.awt.EmbeddedFrame is activated incorrectly
+<br>216482 Different table behaviour after SWT.MeasureItem/SWT.PaintItem event under Windows XP and Vista
+<br>216593 [browser] unavailable Safari events crash Eclipse
+<br>216614 NPE in image
+</blockquote>
+
<h2> SWT Build 3.4 25 - Tuesday January 22, 2008</h2>
<blockquote>
16987 [CCombo] does not respond to MouseWheel