+2006-10-21 Darin Adler <darin@apple.com>
+
+ * Makefile: Build DumpRenderTree too.
+ * Scripts/do-webcore-rename: Removed bogus comment.
+
2006-10-20 David Smith <catfish.man@gmail.com>
Reviewed by Tim H.
Bug 9778: http://bugs.webkit.org/show_bug.cgi?id=9778
- * ChangeLog:
* Drosera/Drosera.xcodeproj/project.pbxproj: Added files
* Drosera/English.lproj/Debugger.nib/info.nib: Resized the main window and WebView
* Drosera/English.lproj/Debugger.nib/keyedobjects.nib: Resized the main window and WebView
Using min-height instead of height to avoid overlapping text.
- * ChangeLog:
* Drosera/console.css:
2006-10-04 David Smith <catfish.man@gmail.com>
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-# Script to do a rename in WebCore. It's sort of a "one time use" script,
-# but we might change it around for other uses later.
+# Script to do a rename in WebCore.
use strict;
use FindBin;