Changes by functionality
- Added new commands
- LastMonth
- LastYear
- NextMonth
- NextYear
- ThisMonth
- ThisYear
By files
- /
- changelog.html, changelog.txt
- Updated with latest info.
- news.html, news.txt
- Updated with latest info.
- latest-fixes.html
- Updated with latest info.
- README.txt, README.html
- Updated with latest info.
- roadmap.html
- Updated with latest info.
- changelog.html, changelog.txt
- /doc
- *-index.html
- Updated to include current version number.
- lastmonth.html
lastmonth-exceptions.html- Documentation for new command.
- lastyear.html
lastyear-exceptions.html- Documentation for new command.
- nextmonth.html
nextmonth-exceptions.html- Documentation for new command.
- nextyear.html
nextyear-exceptions.html- Documentation for new command.
- thismonth.html
thismonth-exceptions.html- Documentation for new command.
- thisyear.html
thisyear-exceptions.html- Documentation for new command.
- *-index.html
- /src
- gen.tcl
- Updated to include current version number.
- lastmonth.tcl
- New command.
- lastyear.tcl
- New command.
- loading-module-data.tcl
- Updated to add support for new commands.
- nextmonth.tcl
- New command.
- nextyear.tcl
- New command.
- pkgIndex.tcl
- Updated to include current version number.
- thismonth.tcl
- New command.
- thisyear.tcl
- New command.
- gen.tcl
- /test
- *.test
- Update the rev number.
- email-test-config.test
- Configuration variables for email tests.
- foreach.test
- Updated expected output to match database contents.
- lastmonth.test
- Tests for new command.
- lastyear.test
- Tests for new command.
- nextmonth.test
- Tests for new command.
- nextyear.test
- Tests for new command.
- thismonth.test
- Tests for new command.
- thisyear.test
- Tests for new command.
- *.test