diff options
author | Joey Hess <joey@kitenet.net> | 2014-05-24 20:36:48 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-05-24 20:36:48 -0400 |
commit | 6ce62b963df88bfa4dd743ccf615a664b7ced10b (patch) | |
tree | d38f5520cc18d24edb9b4ca6b0de8cfd219f4e6a /doc/devblog | |
parent | 9e15ded3fbc6c578956beb9d717cfe8bda9e593a (diff) |
devblog
Diffstat (limited to 'doc/devblog')
-rw-r--r-- | doc/devblog/day_172__.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/devblog/day_172__.mdwn b/doc/devblog/day_172__.mdwn new file mode 100644 index 000000000..7f2595cef --- /dev/null +++ b/doc/devblog/day_172__.mdwn @@ -0,0 +1,7 @@ +Working on moving the android autobuilder to Docker & Propellor, which will +finish containerizing all the autobuilds that I run. Updated +ghc-android to use the released ghc 7.8.2, which will make it build more +reliably. + +Also did bug triage. Bugs are now divided into [[bugs/confirmed]] +and [[bugs/unconfirmed]] categories. |