ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/releases/1.0.2/NEWS
Revision: 5373
Committed: Mon Jan 12 21:20:18 2015 UTC (11 years, 7 months ago) by michael
File size: 2423 byte(s)
Log Message:
RELEASE TAG 1.0.2

File Contents

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

Properties

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