ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/branches/1.0.x/NEWS
Revision: 5223
Committed: Wed Dec 31 13:16:32 2014 UTC (9 years, 3 months ago) by michael
File size: 1841 byte(s)
Log Message:
- Update NEWS

File Contents

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

Properties

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