+ aClient->hopcount to unsigned char
+- Changed aChannel->mode.msgs & .per to unsigned short, and changed
+ .kmode to unsigned char
+- Changed aChannel->users to unsigned short (max 65536 users per channel)
+ and FloodOpt->nmsg to an unsigned short
===================================================================
RCS file: /home/cmunk/ircsystems/cvsroot/unreal/Changes,v
retrieving revision 1.1.1.1.2.1.2.1.2.197
diff -u -r1.1.1.1.2.1.2.1.2.197 Changes
--- Changes 2000/08/17 19:27:59 1.1.1.1.2.1.2.1.2.197
+++ Changes 2000/08/18 16:02:24
@@ -555,3 +555,4 @@
badwords :P, does not work in channels
- Removed the old GLINE system, TKL is now standard.
- Added INV_TRACK define, we want people testing this.
+- Fixed the -1 usercount bug, found by codemastr, fixed by Stskeeps
===================================================================
RCS file: /home/cmunk/ircsystems/cvsroot/unreal/Changes,v
retrieving revision 1.1.1.1.2.1.2.1.2.194
diff -u -r1.1.1.1.2.1.2.1.2.194 Changes
--- Changes 2000/08/13 19:03:33 1.1.1.1.2.1.2.1.2.194
+++ Changes 2000/08/15 19:42:31
@@ -550,3 +550,6 @@
- Fixed a bug with mkpasswd on OpenBSD
- Added desynch +e warning, and updated ./update enough ...
- Updated update to work better, and that you can use lynx instead of wget
+- Added #undef SHUN_NOTICES, to add notices for users who are shunned
+- Fixed bug with U:Lines should be able to privmsg/notice and recieve
+ badwords :P, does not work in channels
\ No newline at end of file
===================================================================
RCS file: /home/cmunk/ircsystems/cvsroot/unreal/Changes,v
retrieving revision 1.1.1.1.2.1.2.1.2.193
diff -u -r1.1.1.1.2.1.2.1.2.193 Changes
--- Changes 2000/08/13 17:28:30 1.1.1.1.2.1.2.1.2.193
+++ Changes 2000/08/13 19:03:33
@@ -548,4 +548,5 @@
problem
- Hopefully fixed the +x problem
- Fixed a bug with mkpasswd on OpenBSD
-- Added desynch +e warning, and updated ./update enough ...
\ No newline at end of file
+- Added desynch +e warning, and updated ./update enough ...
+- Updated update to work better, and that you can use lynx instead of wget