home *** CD-ROM | disk | FTP | other *** search
/ back2roots/padua / padua.7z / padua / uucp / wCNews_1.0.30.lha / ChangesSince_Rel26 < prev    next >
Text File  |  1993-03-20  |  285b  |  11 lines

  1. wusel, Sat, 20 Mar 1993 20:46:49 +0100:
  2.  
  3.  o fixed enforcer hit in newscontrol.c; when creating a unmoderated newgroup,
  4.    strtok() returned NULL. The line causing the hit:
  5.  
  6.       moderated = *(strtok(NULL, SEP)) =='m' ? SUCCESS : FAIL;
  7.  
  8.  o fixes AREXX script uulib:news/bin/newgroup
  9.  
  10.  
  11.