summaryrefslogtreecommitdiff
path: root/README
Commit message (Collapse)AuthorAge
* Post bump release. Despite the evils of autotools changing the COPYINGGlynn Foster2004-12-20
| | | | | | | | 2004-12-21 Glynn Foster <glynn.foster@sun.com> * configure.in: Post bump release. * README: Despite the evils of autotools changing the COPYING file in any releases I make, this software is LGPL.
* releasee 1.1 NEWS: Updated for new release.Glynn Foster2003-05-05
| | | | | | | 2003-05-05 Glynn Foster <glynn.foster@sun.com> * configure.in: releasee 1.1 NEWS: Updated for new release.
* UpdateGlynn Foster2003-01-29
| | | | | | | | | | | | | | 2003-01-29 Glynn Foster <glynn.foster@sun.com> * README: Update * configure.in: Remove some bogus configure checks that we almost certainly don't need. * src/about.c, data/Makefile.am, data/*.png: Add new pixbuf for about dialog. * TODO: Update accordingly
* Initial revisionGlynn Foster2003-01-03
bgstack15