log
age |
author |
description |
Thu, 03 Aug 2006 12:12:26 +0200 |
arg |
removed TLast tag enum, now tags is simple defined as char *[] array, the rest is calculated correctly, rules take an int array for the tags |
Thu, 03 Aug 2006 11:38:26 +0200 |
arg |
hotfix of settags |
Thu, 03 Aug 2006 11:27:29 +0200 |
arg |
using SRC instead of *.c |
Thu, 03 Aug 2006 10:59:20 +0200 |
arg |
changed the files included in make dist |
Thu, 03 Aug 2006 10:58:29 +0200 |
arg |
applied Sanders doc changes, added a PHONY line and changed the output of config.h creation somewhat |
Thu, 03 Aug 2006 10:55:07 +0200 |
arg |
changed Client->tags and Rule->tags to be Bool (I'll also try to remove the TLast enum) |