ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/releases/1.0.4/NEWS
Revision: 5293
Committed: Sat Jan 3 21:19:52 2015 UTC (9 years, 3 months ago) by michael
Original Path: hopm/branches/1.0.x/NEWS
File size: 1982 byte(s)
Log Message:
- Bump version to 1.0.0

File Contents

# User Rev Content
1 michael 5293 -- Noteworthy changes in version 1.0.0 (??-??-??)
2     - Minor stabilization and performance improvements
3    
4    
5 michael 5235 -- Noteworthy changes in version 1.0.0beta2 (2014-12-31)
6 michael 5205 o) Added irc::readtimeout configuration option
7     o) Many code cleanups and optimizations
8     o) Worked towards IPv6 support
9 michael 5224 o) Fixed reference.conf from causing syntax errors
10 michael 5231 o) hopm now uses poll() for I/O event notification instead of select()
11 michael 5205
12    
13 michael 5126 -- Noteworthy changes in version 1.0.0beta1 (2014-12-25)
14 michael 5131 ########################################################################
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 michael 5126 o) Modernized and cleaned up build system
19 michael 5101 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 michael 5126 o) Various code cleanups and optimizations
25 michael 5101 o) The irc::away configuration option is now optional
26 michael 5100
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 michael 5134 $Id$

Properties

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