ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/releases/1.0.0/NEWS
Revision: 5295
Committed: Sat Jan 3 22:36:28 2015 UTC (9 years, 2 months ago) by michael
File size: 1984 byte(s)
Log Message:
RELEASE TAG 1.0.0

File Contents

# Content
1 -- Noteworthy changes in version 1.0.0 (2015-01-03)
2 - 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) The configuration parser now does support time and size units
20 o) The configuration parser now does support c++ style comments
21 o) Fixed a memory leak in conjunction with manual scans
22 o) Fixed weird behaviour in the command parser
23 o) Code hardening. Replaced occurences of strcpy/strcat with strlcpy/strlcat, etc.
24 o) Various code cleanups and optimizations
25 o) The irc::away configuration option is now optional
26
27
28 --------------------------------------------------------------------------------
29
30 BUG REPORTS: If you run this code and encounter problems, you must report
31 the bug by EMAIL to bugs@ircd-hybrid.org
32 Please include a gdb backtrace and a copy of your config.h and
33 hopm.conf with any report (with passwords and other sensitive
34 information masked).
35
36 DISCUSSION: There is a mailing list for discussion of hopm issues,
37 including betas. To subscribe, use this link:
38 https://lists.ircd-hybrid.org/mailman/listinfo/hybrid
39 This is the proper place to discuss new features, bugs, etc.
40
41 Questions/comments directed to bugs@ircd-hybrid.org
42
43 Other files recommended for reading: README, INSTALL
44
45 --------------------------------------------------------------------------------
46 $Id$

Properties

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