| 1 |
< |
-- Noteworthy changes in version 1.0.0beta1 (????-??-??) |
| 2 |
< |
o) Modernized build system |
| 1 |
> |
-- Noteworthy changes in version 1.0.0beta1 (2014-12-25) |
| 2 |
> |
o) Modernized and cleaned up build system |
| 3 |
|
o) The configuration parser now does support time and size units |
| 4 |
|
o) The configuration parser now does support c++ style comments |
| 5 |
|
o) Fixed a memory leak in conjunction with manual scans |
| 6 |
|
o) Fixed weird behaviour in the command parser |
| 7 |
|
o) Code hardening. Replaced occurences of strcpy/strcat with strlcpy/strlcat, etc. |
| 8 |
< |
o) Various code cleanups |
| 8 |
> |
o) Various code cleanups and optimizations |
| 9 |
|
o) The irc::away configuration option is now optional |
| 10 |
|
|
| 11 |
|
|