For those of you are building embedding applications(based on the Mozilla 1.0 branch) and update your Mozilla 1.0 branch weekly here are some changes you should be aware of:
1. You may have to update your code depending on whether ot not you're using nsIFile interface. More info. at http://bugzilla.mozilla.org/show_bug.cgi?id=129279 2. #include "nsCRT.h" if you're using nsCRT::* methods. More info. at http://bugzilla.mozilla.org/show_bug.cgi?id=136756
