ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/trunk/NEWS
Revision: 5297
Committed: Sun Jan 4 15:30:12 2015 UTC (9 years, 2 months ago) by michael
File size: 2066 byte(s)
Log Message:
- Update NEWS

File Contents

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

Properties

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