]> arthur.barton.de Git - ngircd.git/commit
Merge branch 'master' into branch-0-12-x
authorAlexander Barton <alex@barton.de>
Thu, 24 Apr 2008 22:20:35 +0000 (00:20 +0200)
committerAlexander Barton <alex@barton.de>
Thu, 24 Apr 2008 22:20:35 +0000 (00:20 +0200)
commit32bf6d4de0d565824be6599342a5f5f770d4f7d5
tree22624b764e21b1c3d3b06df3ccb72a512b0d27a9
parentb187fac244f4e14705f882ba7c43eef0238e2830
parent33b1204349ed1d26564b562599414fa2718db276
Merge branch 'master' into branch-0-12-x

Fixed bug 81:
When trying to part a channel ("PART #channel") the client is not member of
the daemon now correctly reports the numeric ERR_NOTONCHANNEL (442) insted
of ERR_NOSUCHCHANNEL (403).
configure.in