Hi all!
I fixed up a mode propagation problem in the IRC_NJOIN() function that caused the server to not propagate user channel modes to other servers correctly under certain circumstances (networks with more than two levels of server nesting).
These fixes are in CVS HEAD and branch-0-7-x:
- Included files to build Debian packages (located in "debian/"). - Updated config.guess and config.sub to newer upstream versions. - NJOIN propagates user channel modes correctly again ... Upsa.
If branch-0-7-x seems to be stable this will become version 0.7.1 at the end of this week.
Additionally CVS-HEAD includes these changes (since 0.7.0):
- Made Makefile more compatible with "make -j<n>". - Added support for GNU/Hurd. - Fixed a compiler warning related to an unnecessary assert().
Perhaps these will go into 0.7.1, too ...
Regards Alex