ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/trunk/NEWS
Revision: 5330
Committed: Tue Jan 6 21:51:03 2015 UTC (11 years, 6 months ago) by michael
File size: 2190 byte(s)
Log Message:
- Update NEWS

File Contents

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

Properties

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