$LastChangedDate: 2013-04-03 11:20:13 -0600 (Wed, 03 Apr 2013) $
$Author: jeremy.hinds@gmail.com $

./bootstrap:

  Only certain versions of libtoolize require adding file content to aclocal.m4.
  v 2.2.2 requires it (tested on cygwin).  v. 1.5.24 does not (tested on
  linux), and v. 1.5.27a does not (tested on cygwin).

  Need to figure out a) if the "cat >> aclocal.m4" can be avoided altogether;
  and b) if not, exactly which versions of libtoolize need it.


* "make dist" is broken when run from directories containing spaces in the
  path.


* These utilities need tests:

  src/buffer/
  src/dates_in_range/
  src/deltadays/
  src/findfiles/
  src/range/
  src/tochar/


* 2008-12-02: malformatted man page for convdate.

