diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-07-27 16:29:43 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-07-27 16:29:43 -0400 |
commit | 18ade0b48d9ab5f917a44aa06c02d35a14918592 (patch) | |
tree | 0384a17e86834c627c1b80c1fcb31132b014cdab /doc/devblog | |
parent | 95654508d51894f5b0fbd5772d4c7c13ee397060 (diff) |
devblog
Diffstat (limited to 'doc/devblog')
-rw-r--r-- | doc/devblog/day_306__release_day.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/devblog/day_306__release_day.mdwn b/doc/devblog/day_306__release_day.mdwn new file mode 100644 index 000000000..dbc0f5e92 --- /dev/null +++ b/doc/devblog/day_306__release_day.mdwn @@ -0,0 +1,8 @@ +Made a release today, with recent work, including the optparse-applicative +transition and initial gitlab.com support in the webapp. + +I had time before the release to work out most of the wrinkles in the +gitlab.com support, but was not able to get gcrypt encrypted repos to work +with gitlab, for reasons that remain murky. Their git-annex-shell seems to +be misbehaving somehow. Will need to get some debugging assistance from the +gitlab.com developers to figure that out. |