-- T.Dickey
This version of dialog was originally from a Debian snapshot. I've done this
to it:
2001/05/27
+ updated dialog.pot
+ modify fselect.c to work with autosize, i.e., given height and width
zero (report by Martin Povolny).
+ add a null-pointer check in justify_text(), needed by fselect.c
+ add several more options which dialog can safely ignore, from
Xdialog 2.0.2
+ refinements for configure macros checking for $CPPFLAGS, from lynx.
+ update config.guess, config.sub to match autoconf 2.50
> Martin Povolny :
+ add cs.po
+ use nl_langinfo() to customize names for day-of-week, and month
2001/05/11
> Vincent Stemen