ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/trunk/NEWS
(Generate patch)

Comparing hopm/trunk/NEWS (file contents):
Revision 5100 by michael, Tue Dec 23 21:55:49 2014 UTC vs.
Revision 5101 by michael, Tue Dec 23 22:23:39 2014 UTC

# Line 1 | Line 1
1   -- Noteworthy changes in version 1.0.0beta1 (????-??-??)
2 + o) Modernized 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
9 + o) The irc::away configuration option is now optional
10  
11  
12   --------------------------------------------------------------------------------

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)