aboutsummaryrefslogtreecommitdiff
path: root/compat/README
AgeCommit message (Collapse)Author
2012-09-27Extend compat/READMEJustus Winter
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
2011-06-23fix sum moar typos [text files]Pieter Praet
Various typo fixes in auxiliary text files included with the source, (README, TODO, etc.). Signed-off-by: Pieter Praet <pieter@praet.org> Edited-by: Carl Worth <cworth@cworth.org> Restricted to just text files.
2010-04-06Move "config" test programs to "compat".Carl Worth
It makes sense to me to have the little tests for functionality right next to the comptability implementations of that same functionality. But also, this means I can now tab-complete ./configure from the three initial characters (rather than the seven required previously).