ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/releases/1.0.0beta2/NEWS
Revision: 5236
Committed: Wed Dec 31 15:43:14 2014 UTC (9 years, 3 months ago) by michael
File size: 1879 byte(s)
Log Message:
RELEASE TAG 1.0.0beta2

File Contents

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

Properties

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