ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/ermyth/Changes
Revision: 1.3
Committed: Sat Jul 21 14:00:38 2007 UTC (16 years, 9 months ago) by pippijn
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +1 -0 lines
Log Message:
- tweaks
- added helpentry for set whois

File Contents

# User Rev Content
1 pippijn 1.1 Revision history for Ermyth IRC Services.
2    
3     2.3 Wed Jul 11 13:15:12 CEST 2007
4     - fixed many memory leaks
5     - fixed many bugs
6     - converted to C++ and use more STL containers
7     - added a (not very enhanced yet) perl module
8     - greatly improved XML-RPC speed
9     - added a JSON-RPC module with code from json-cpp
10     - added a valgrind memcheck module to operserv
11     - added a more object oriented base64 implementation
12     - added a specialised unit test framework
13     - improved stability
14     - use gettimeofday() if available
15     - reworked adding/removing commands
16     - MemoServ IGNORE DEL can now remove indices
17 pippijn 1.2 - reworked documentation system, we can now make PDF, HTML, Ermyth help files.. anything
18 pippijn 1.3 - added support for IRCd METADATA (such as swhois)