ikiwiki 3.20111229 released with these changes
- Consume all stdin when rcs_receive short-circuits, to avoid git SIGPIPE race.
- Add path and path_natural sort orders (smcv)
- Test coverage can be checked with
make coverage
(smcv) - tag: encode categories using numeric values. (tango)