diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-01-13 18:36:17 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-01-13 18:36:17 -0400 |
commit | 3e0c966e1da392b5c9ecdbb0e0a115088a784b15 (patch) | |
tree | 2262951b1f82d792f8942bdaac4cc505c2cff8d4 /doc/devblog/day_246__old_todos.mdwn | |
parent | e8c8e506d696173512dd134766c9d7fc8ea63c32 (diff) |
devblog
Diffstat (limited to 'doc/devblog/day_246__old_todos.mdwn')
-rw-r--r-- | doc/devblog/day_246__old_todos.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/devblog/day_246__old_todos.mdwn b/doc/devblog/day_246__old_todos.mdwn new file mode 100644 index 000000000..6957cff52 --- /dev/null +++ b/doc/devblog/day_246__old_todos.mdwn @@ -0,0 +1,9 @@ +Got a release out today. + +I'm feeling a little under the weather, so wanted something easy to do in +the rest of the day that would be nice and constructive. Ended up going +over the todo list. Old todos come in three groups; hard problems, already +solved, and easy changes that never got done. I left the first group alone, +closed many todos in the second group, and implemented a few easy changes. +Including `git annex sync -m` and adding some more info to `git annex info +remote`. |