Changeset 94607 in webkit for trunk/Source/JavaScriptCore/ChangeLog
- Timestamp:
- Sep 6, 2011, 3:45:20 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/ChangeLog
r94599 r94607 1 2011-09-06 Mark Hahnenberg <[email protected]> 2 3 Fix broken PPC build due to new dtoa library 4 https://bugs.webkit.org/show_bug.cgi?id=67654 5 6 Reviewed by Dan Bernstein. 7 8 Added condition for PPC in the new dtoa compatibility check so that 9 building won't fail. 10 11 * wtf/dtoa/utils.h: 12 1 13 2011-09-05 Oliver Hunt <[email protected]> 2 14
Note:
See TracChangeset
for help on using the changeset viewer.