TODO.markdown in win32-autogui-0.5.1 vs TODO.markdown in win32-autogui-0.5.2

- old
+ new

@@ -2,9 +2,11 @@ ==== general ------- +* refactor application.running? to make sure the pid even exists before + looping * (1.0) stop changing $LOAD_PATH in specs and features, modify ENV[] in before and afters * (1.0) implement Application.find and add option to not start application automatically, allows driving already running applications * (1.0) application class should be a mixin, not classical inheritance