aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog.markdown
AgeCommit message (Collapse)Author
2009-08-28Updated documentation for @NonNull (and the changelog).Reinier Zwitserloot
2009-08-27Updated the changelog (WIP 0.8.4)Reinier Zwitserloot
2009-08-21Whoops, forgot to update the changelog of 0.8.3.Reinier Zwitserloot
2009-08-01The warning for not enabling callSuper cannot be avoided, but there are ↵Reinier Zwitserloot
legal reasons for using it, so, changed it: explicitly setting 'callSuper=false' removes the warning. You only get the warning if callSuper is false because that's the default. Fixes issue #13
2009-07-29Use single quote instead of double quote in javadoc generation due to wonkyRoel Spilker
behaviour of javadoc tool Worked on feature documentation Renamed all "link to issue" to "Issue #n"
2009-07-27Reflected issues #8 and #11 in the changelog.Reinier Zwitserloot
2009-07-26Added changelog tracking.Reinier Zwitserloot