git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
top level:
[WebKit-https.git]
/
ChangeLog
diff --git
a/ChangeLog
b/ChangeLog
index 69588e66c90e4968f31023f30c9590e8a7f9b8dd..617242893720ee2193a1deddb848ce3ed70fadd1 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,9
@@
+2006-12-14 Timothy Hatcher <timothy@apple.com>
+
+ Reviewed by Brady.
+
+ * Makefile.shared: use $PIPESTATUS[0] and a sub-shell to exit with xcodebuild's exit status
+
2006-12-13 Maciej Stachowiak <mjs@apple.com>
Reviewed by Brady and Anders.