summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-07-10 17:56:56 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-07-10 17:58:03 -0400
commit6f7276cd950091512fa3264b0dc110252d2e3dcf (patch)
tree15b4b1b2bea2028defbc522f1c92fd2943ab7a5e
parent0b0d169c9011500a6e1dd44f5712d7bdca1992b1 (diff)
devblog
-rw-r--r--doc/devblog/day_299__so_many_commands_and_options.mdwn9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/devblog/day_299__so_many_commands_and_options.mdwn b/doc/devblog/day_299__so_many_commands_and_options.mdwn
new file mode 100644
index 000000000..04a2c1e2d
--- /dev/null
+++ b/doc/devblog/day_299__so_many_commands_and_options.mdwn
@@ -0,0 +1,9 @@
+Day 3 of the optparse-applicative conversion.
+116 files changed, 1607 insertions(+), 1135 deletions(-)
+At this point, everything is done except for around 20 sub-commands.
+Probably takes 15 minutes work for each. Will finish plowing through
+it in the evenings.
+
+Meanwhile, made the release of version 5.20150710. The Android build for
+this version is not available yet, since I broke the autobuilder last week
+and haven't fixed it yet.