From: Alexander Barton Date: Tue, 13 May 2008 11:10:27 +0000 (+0000) Subject: Updated website for ngIRCd 0.12.0. X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=231172a55eecd4493eb3079c4037a5f426673e76;p=ngircd-web.git Updated website for ngIRCd 0.12.0. --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 95cc36c..09ad689 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -10,13 +10,46 @@ -- ChangeLog -- +ngIRCd 0.12.0 (2008-05-13) + + - Fix Bug: 85: "WHO #SecretChannel" that user is not a member of now returns + proper RPL_ENDOFWHO_MSG instead of nothing. (Ali Shemiran) + - Fix complie on FreeBSD 5.4 and AIX. + - If bind() fails, also print ip address and not just the port number. + + ngIRCd 0.12.0-pre2 (2008-04-29) + - IPv6: Add config options to disabe ipv4/ipv6 support. + - Don't include doc/CVS.txt in distribution archive, use doc/GIT.txt now! + - Documentation: get rid of some more references to CVS, switch to GIT. + - Get rid of cvs-version.* and CVSDATE definition. + - Report ERR_NOTONCHANNEL when trying to part a channel one is not member of. + - Testsuite: remove erroneous ConfUID setting in config file. + + ngIRCd 0.12.0-pre1 (2008-04-20) + - Include Mac OS X Xcode project in distribution archives. + - Do not exit on SIGHUP or /REHASH if the config file cannot opened. + - Add IPv6 support. + - Install a LaunchDaemon script to start/stop ngIRCd on Mac OS X. + - Implemented IRC commands INFO, SUMMON (dummy), and USERS (dummy) and + enhanced test suite to check these commands. (Dana Dahlstrom) + - RPL_WHOREPLY messages generated by IRC_WHO didn't include flags (*,@,+). + (Dana Dahlstrom) + - IRC_WHO now supports search patterns and will test this against user + nickname/servername/hostname, etc. as required by RFC 2812, Section 3.6.1. + (reported by Dana Dahlstrom) + - Add test cases for "WHO" command. (Dana Dahlstrom) + - Implement RFC 2812 handling of "0" argument to 'JOIN': must be treated + as if the user had sent PART commands for all channels the user is a + member of. (Dana Dahlstrom) + - Allow NOTICEs to be sent to a channel. (Fabian Schlager) + ngIRCd 0.11.1 (2008-02-26) - - Fix sending of JOIN commands between servers when remote server appended - mode flags. (Rolf Eike Beer) [from HEAD] - - Send "G" instead of "H" flag in WHO replies. (reported by Dana Dahlstrom) - - Under some circumstances ngIRCd issued channel MODE message with a - trailing space. (Dana Dahlstrom) [from HEAD] + - Fix sending of JOIN commands between servers when remote server appended + mode flags. (Rolf Eike Beer) [from HEAD] + - Send "G" instead of "H" flag in WHO replies. (reported by Dana Dahlstrom) + - Under some circumstances ngIRCd issued channel MODE message with a + trailing space. (Dana Dahlstrom) [from HEAD] ngIRCd 0.11.0 (2008-01-15) @@ -739,7 +772,3 @@ ngIRCd 0.0.2, 06.01.2002 ngIRCd 0.0.1, 31.12.2001 - erste oeffentliche Version von ngIRCd als "public preview" :-) - - --- -$Id$ diff --git a/doc/NEWS b/doc/NEWS index 45ff271..ac22dee 100644 --- a/doc/NEWS +++ b/doc/NEWS @@ -10,6 +10,24 @@ -- NEWS -- +ngIRCd 0.12.0 (2008-05-13) + + ngIRCd 0.12.0-pre2 (2008-04-29) + - IPv6: Add config options to disabe ipv4/ipv6 support. + + ngIRCd 0.12.0-pre1 (2008-04-20) + - Add IPv6 support. + - Install a LaunchDaemon script to start/stop ngIRCd on Mac OS X. + - Implemented IRC commands INFO, SUMMON (dummy), and USERS (dummy) and + enhanced test suite to check these commands. (Dana Dahlstrom) + - IRC_WHO now supports search patterns and will test this against user + nickname/servername/hostname, etc. as required by RFC 2812, Section 3.6.1. + (reported by Dana Dahlstrom) + - Implement RFC 2812 handling of "0" argument to 'JOIN': must be treated + as if the user had sent PART commands for all channels the user is a + member of. (Dana Dahlstrom) + - Allow NOTICEs to be sent to a channel. (Fabian Schlager) + ngIRCd 0.11.0 (2008-01-15) - Add support for /STAT u (server uptime) command. diff --git a/index.html.de b/index.html.de index b120805..91ffb52 100644 --- a/index.html.de +++ b/index.html.de @@ -64,8 +64,8 @@

Status

- Die aktuelle "stabile" Version ist 0.11.1, - im Test befindet sich Version 0.12.0-pre2. + Die aktuelle "stabile" Version ist 0.12.0. + Download-Möglichkeiten siehe unten.

@@ -218,17 +218,17 @@

Download

Source Code

-
ngIRCd 0.11.1 (2008-02-26):
+
ngIRCd 0.12.0 (2008-05-13):

Server: berlios.de (ftp)

    -
  • ngircd-0.11.1.tar.gz: - ftp +
  • ngircd-0.12.0.tar.gz: + ftp

Server: ngircd.barton.de (ftp)

    -
  • ngircd-0.11.1.tar.gz: - ftp. +
  • ngircd-0.12.0.tar.gz: + ftp.
diff --git a/index.html.en b/index.html.en index 3a46ca3..e624aa3 100644 --- a/index.html.en +++ b/index.html.en @@ -64,8 +64,8 @@

Status

- Current "stable" version is 0.11.1. - Version 0.12.0-pre2 is available for testing. + Current "stable" version is 0.12.0. + Please see below for download locations.

@@ -209,17 +209,17 @@

Download

Source Code

-
ngIRCd 0.11.1 (2008-02-26):
+
ngIRCd 0.12.0 (2008-05-13):

Server: berlios.de (ftp)

    -
  • ngircd-0.11.1.tar.gz: - ftp +
  • ngircd-0.12.0.tar.gz: + ftp

Server: ngircd.barton.de (ftp)

    -
  • ngircd-0.11.1.tar.gz: - ftp. +
  • ngircd-0.12.0.tar.gz: + ftp.