git://git.webkit.org
/
WebKit.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
2011-01-18 Kenneth Russell <kbr@google.com>
[WebKit.git]
/
Source
/
ThirdParty
/
ANGLE
/
ChangeLog
diff --git
a/Source/ThirdParty/ANGLE/ChangeLog
b/Source/ThirdParty/ANGLE/ChangeLog
index e7d8e72eef8ce00316c720197195be4eed013d9c..ce20d198b28b6b116d89b9b87f119708d004bb9a 100644
(file)
--- a/
Source/ThirdParty/ANGLE/ChangeLog
+++ b/
Source/ThirdParty/ANGLE/ChangeLog
@@
-1,3
+1,10
@@
+2011-01-18 Kenneth Russell <kbr@google.com>
+
+ Unreviewed, release build fix. Explicitly cast away const.
+
+ * src/compiler/preprocessor/scanner.c:
+ (ScanFromString):
+
2011-01-18 Ben Vanik <ben.vanik@gmail.com>
Reviewed by Kenneth Russell.