-* TODO Close buttons should be position:fixed
-* TODO Detect WebGL failure on Windows and offer DX redistributable
-* TODO Fix version number in OS X About dialog
+* Next Version
+** Upgrade node-webkit wrapper to 0.10.4.
+ This moves the Windows version of Chromium several steps forward,
+ and fixes the stall that prevented the 0.10.x series from working
+ properly on Windows before.
+
+* Pending
+** TODO Close buttons should be position:fixed
+** TODO Detect WebGL failure on Windows and offer DX redistributable
+** TODO Fix version number in OS X About dialog
#!/usr/bin/make -f
-node-webkit-version := 0.10.2
-node-webkit-version-win-ia32.zip := 0.8.6
+node-webkit-version := 0.10.4
.DELETE_ON_ERROR:
include rules/programs.mk