home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
back2roots/padua
/
padua.7z
/
padua
/
uucp
/
wCNews_1.0.30.lha
/
ChangesSince_Rel26
< prev
next >
Wrap
Text File
|
1993-03-20
|
285b
|
11 lines
wusel, Sat, 20 Mar 1993 20:46:49 +0100:
o fixed enforcer hit in newscontrol.c; when creating a unmoderated newgroup,
strtok() returned NULL. The line causing the hit:
moderated = *(strtok(NULL, SEP)) =='m' ? SUCCESS : FAIL;
o fixes AREXX script uulib:news/bin/newgroup