commit 1a56c77751b97b4b761a1e2180e7de66f8f1dcf4 from: Alexander Barton date: Tue May 13 10:42:27 2008 UTC Updated NEWS and ChangeLog for ngIRCd 0.12.0. commit - 78257374f0692ad1787d0aec779ffdb6c3f56c22 commit + 1a56c77751b97b4b761a1e2180e7de66f8f1dcf4 blob - bc9663c1730355796e98a4262de497e0f155e403 blob + 09ad689342b7d2c6224f668c22d446a897d0c2cd --- ChangeLog +++ ChangeLog @@ -9,12 +9,15 @@ -- ChangeLog -- -ngIRCd 0.12.X + +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) - -ngIRCd 0.12.0-pre2 (2008-04-29) + - 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. blob - 17e382e04d18bf2c73d843f96602f6ba7b232478 blob + 47def921ef9f656d98e423410c24af3ec51d9ea0 --- NEWS +++ NEWS @@ -10,8 +10,9 @@ -- NEWS -- -ngIRCd 0.12.0-pre2 (2008-04-29) +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)