diff --git a/doc/status.ad b/doc/status.ad index e980b9d0..5edbadcf 100644 --- a/doc/status.ad +++ b/doc/status.ad @@ -19,18 +19,16 @@ == Completed Crashpad currently consists of a crash-reporting client and some related tools -for Mac OS X. The core client work for Mac OS X is substantially complete. -Crashpad has become the crash reporter client for +for Mac OS X and Windows. The core client work for both platforms is +substantially complete. Crashpad became the crash reporter client for https://dev.chromium.org/Home[Chromium] on Mac OS X as of https://chromium.googlesource.com/chromium/src/+/d413b2dcb54d523811d386f1ff4084f677a6d089[March +2015], and for https://dev.chromium.org/Home[Chromium] on Windows as of +https://chromium.googlesource.com/chromium/src/+/cfa5b01bb1d06bf96967bd37e21a44752801948c[November 2015]. == In Progress -Crashpad is actively being bootstrapped on -https://crashpad.chromium.org/bug/1[Windows]. All major components are now -working on Windows, and integration into Chromium is expected shortly. - Initial work on a Crashpad client for https://crashpad.chromium.org/bug/30[Android] has begun. This is currently in the design phase.