# HG changeset patch # User Steve Losh # Date 1541882360 18000 # Node ID 81ffe86623c7e023b922615af40a9f6fe0996605 # Parent fd8cc3305bdc58d54e93676f3f4f1142776e3db6 Update diff -r fd8cc3305bdc -r 81ffe86623c7 README.markdown --- a/README.markdown Thu Nov 08 20:38:27 2018 -0500 +++ b/README.markdown Sat Nov 10 15:39:20 2018 -0500 @@ -441,3 +441,17 @@ * `~*` will skip over `format` arguments. * Drakma follows HTTP redirects by default, which is nice. * Uniprot is slow until you warm up their caches. + +## 2018-11-09 + +Added some support for arbitrary data to CACL. After using `jq` and being +miserable, I think it might be possible to do RPN JSON processing. (Re)learned how +to use the CL pretty printer in the process, from the CLR book, so I can print +hash tables much more nicely now. + +## 2018-11-10 + +Changed the battery in my Thinkpad. Mostly straightforward, except that the +original was missing some screws and one of the plastic tabs had broken off and +was jamming things when I tried to reassemble it. Once I figured that out it +went back together fine.