ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/releases/1.0.0beta2/NEWS
Revision: 5205
Committed: Mon Dec 29 18:25:13 2014 UTC (11 years, 7 months ago) by michael
Original Path: hopm/branches/1.0.x/NEWS
File size: 1757 byte(s)
Log Message:
- Update NEWS

File Contents

# User Rev Content
1 michael 5205 -- Noteworthy changes in version 1.0.0beta2 (????-??-??)
2     o) Added irc::readtimeout configuration option
3     o) Many code cleanups and optimizations
4     o) Worked towards IPv6 support
5    
6    
7 michael 5126 -- Noteworthy changes in version 1.0.0beta1 (2014-12-25)
8 michael 5131 ########################################################################
9     o) NOTE: this is the first release of the hybrid open proxy monitor (HOPM)
10     fully based off the discontinued blitzed open proxy monitor (BOPM)
11     ########################################################################
12 michael 5126 o) Modernized and cleaned up build system
13 michael 5101 o) The configuration parser now does support time and size units
14     o) The configuration parser now does support c++ style comments
15     o) Fixed a memory leak in conjunction with manual scans
16     o) Fixed weird behaviour in the command parser
17     o) Code hardening. Replaced occurences of strcpy/strcat with strlcpy/strlcat, etc.
18 michael 5126 o) Various code cleanups and optimizations
19 michael 5101 o) The irc::away configuration option is now optional
20 michael 5100
21    
22     --------------------------------------------------------------------------------
23    
24     BUG REPORTS: If you run this code and encounter problems, you must report
25     the bug by EMAIL to bugs@ircd-hybrid.org
26     Please include a gdb backtrace and a copy of your config.h and
27     hopm.conf with any report (with passwords and other sensitive
28     information masked).
29    
30     DISCUSSION: There is a mailing list for discussion of hopm issues,
31     including betas. To subscribe, use this link:
32     https://lists.ircd-hybrid.org/mailman/listinfo/hybrid
33     This is the proper place to discuss new features, bugs, etc.
34    
35     Questions/comments directed to bugs@ircd-hybrid.org
36    
37     Other files recommended for reading: README, INSTALL
38    
39     --------------------------------------------------------------------------------
40 michael 5134 $Id$

Properties

Name Value
svn:eol-style native
svn:keywords Id