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
top level:
[WebKit.git]
/
ChangeLog
diff --git
a/ChangeLog
b/ChangeLog
index
69588e6
..
6172428
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.