-- Noteworthy changes in version 1.0.0beta1 (????-??-??)
+o) Modernized build system
+o) The configuration parser now does support time and size units
+o) The configuration parser now does support c++ style comments
+o) Fixed a memory leak in conjunction with manual scans
+o) Fixed weird behaviour in the command parser
+o) Code hardening. Replaced occurences of strcpy/strcat with strlcpy/strlcat, etc.
+o) Various code cleanups
+o) The irc::away configuration option is now optional
--------------------------------------------------------------------------------