doc/releases: Note "main" return type change for 3.4
Add a paragraph explaining the change from void main(void) to int
main(void) and the requirement for main functions to return zero.
Signed-off-by:
Keith Packard <keithp@keithp.com>
Loading
Please sign in to comment