diff --git a/app/buzz.pl b/app/buzz.pl index 9ebdc95c4..ce03d8d35 100644 --- a/app/buzz.pl +++ b/app/buzz.pl @@ -108,6 +108,7 @@ foreach $arg (@ARGV) { # support: define, ifdef, ifndef, else, endif # no support: defined(x), elif, #define blah 12, nesting +#exit; # testing why bagel dir is getting created print "processing...\n"; foreach $file (@file_list) { diff --git a/app/notes.txt b/app/notes.txt index 7cf737d52..cd18c4a80 100644 --- a/app/notes.txt +++ b/app/notes.txt @@ -1,3 +1,13 @@ +ABOUT REV 0016 + +- disabled (by default) the sketchiness from the previous version. so + the commportinuse trouble is back, unless you re-enable the hack + in the pde.properties file and set 'play.external' to true + +- no actual code changes in this version, but just upped the rev + number to avoid confusion + + ABOUT REV 0015 known issues: