Mercurial > noffle
diff ChangeLog @ 331:ff7a2dc6023e noffle
[svn] * src/client.c,src/group.c: Reunite forbidden group comment with code, and
revise forbidden rules to allow single component names except for some
specific ones.
author | bears |
---|---|
date | Wed, 26 Feb 2003 11:30:41 +0000 |
parents | 5c6faf4e1dc9 |
children | b0ee77fa24d4 |
line wrap: on
line diff
--- a/ChangeLog Tue Feb 25 19:15:27 2003 +0000 +++ b/ChangeLog Wed Feb 26 11:30:41 2003 +0000 @@ -1,4 +1,10 @@ -Fri Feb 31 2003 Jim Hague <jim.hague@acm.org> +Wed Feb 26 2003 Jim Hague <jim.hague@acm.org> + +* src/client.c,src/group.c: Reunite forbidden group comment with code, and + revise forbidden rules to allow single component names except for some + specific ones. + +Fri Feb 21 2003 Jim Hague <jim.hague@acm.org> * src/noffle.c: Give usage (rather than abort()) if option is unrecognised. * src/content.c: Tighten up checks when accessing content vector.