Version 1.2:

- Fix error in MySQL scheme.
- Update copyrights.
- Some code cleanups.
- Use "use"-statements instead of the unsafe require.

Version 1.1:

- Skin support.
- Switch to XHTML.
- Fix security issue where a attacker may include input
  to the "language" field in the nopaste table.
- Display "Download" and "New" on a nopaste output page.
- Some Perl warnings fixes.
- Split out the highlighting css to highlight/.
- Workaround a line ending bug in Syntax::HL::Kate.
- Add cli tool bin/nopaste-it for nopasting things from the shell.
- And also his manpage.
- Add settings table.
- Increase $CGI::POST_MAX by *= 8.
- Some code cleanups.
- Fix some typos.

Version 1.0:

- Initial release.
