summaryrefslogtreecommitdiff
path: root/doc/devblog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-08-04 16:27:55 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-08-04 16:27:55 -0400
commit8df956e8d487fc1c16e32962cdde398976e39e6d (patch)
treea90f5236498be9698f990105a03c6d1bac07598c /doc/devblog
parent78f48734bc877b16a201a769c80e3bfb489a4214 (diff)
devblog
Diffstat (limited to 'doc/devblog')
-rw-r--r--doc/devblog/day_309__proxy.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/devblog/day_309__proxy.mdwn b/doc/devblog/day_309__proxy.mdwn
new file mode 100644
index 000000000..4afc4c23e
--- /dev/null
+++ b/doc/devblog/day_309__proxy.mdwn
@@ -0,0 +1,5 @@
+Ended up sending most of today working on `git annex proxy`. It had a lot
+of buggy edge cases, which are all cleaned up now.
+
+Spent another couple hours catching up on recent traffic and fixing a
+couple other misc bugs.