1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-06 13:13:12 +02:00
This commit is contained in:
codemastr
2003-08-06 23:55:34 +00:00
parent 392fad7d3a
commit 61fed28198
-1
View File
@@ -2315,7 +2315,6 @@ seen. gmtime warning still there
- stats bugfixes: a null pointer crash and a '/stats k' bug.
- Fixed a couple of problems in the new stats system
- Fixed another stats problem, reported by Angrywolf (#0001163)
=======
- Rewrote the usermode module interface to be more stable and consistent with other
module functions. New functions are UmodeAdd and UmodeDel (backwards compatibility
is available for the old functions).