2002-01-27 11:11 rbowen * Makefile.PL (1.6, Apache-Htgroup-1_22): Yet another typo in Makefile.PL causing the ChangeLog to get generated incorrectly. 2002-01-27 11:09 rbowen * Makefile.PL (1.5): Oops. Typo in Makefile.PL 2002-01-27 11:07 rbowen * Makefile.PL (1.4): 'make docs' makes the README and the ChangeLog. Need to have a CVS checkout for this to work, but it will make sure that the right docs go in the tarball. 2002-01-27 11:06 rbowen * README (1.10): Removed README from CVS, since it is autogenerated on 'make docs' Still in the MANIFEST, as we want it in the distro. 2002-01-27 11:04 rbowen * lib/Apache/Htgroup.pm (1.22, Apache-Htgroup-1_22): Added the ChangeLog, so it is no longer useful to have this CVS history in the module itself. 2002-01-27 10:56 rbowen * MANIFEST (1.6, Apache-Htgroup-1_22): Added ChangeLog to the MANIFST so that it gets in the tarball. Note that it is autogenerated, and not in CVS. 2002-01-27 10:53 rbowen * lib/Apache/Htgroup.pm (1.21): Patch from James Oden to permit groups with no members. 2001-11-10 15:53 rbowen * MANIFEST (1.5), Makefile.PL (1.3), README (1.9), lib/Apache/Htgroup.pm (1.20), t/test1.acl (1.2): Moved Htgroup to lib subdir. Appropriate changesin MANIFEST, Makefile.PL. Updated README. 2001-11-10 15:45 rbowen * lib/Apache/Htgroup.pm (1.19): Moved it to the lib subdirectory, and added some code folds. No functional code change. 2001-11-10 15:29 rbowen * t/test1.acl (1.1): ACL for tests 2001-08-01 22:47 rbowen * LICENSE (1.1, Apache-Htgroup-1_22), MANIFEST (1.4), Makefile.PL (1.2), README (1.8), lib/Apache/Htgroup.pm (1.18): Added LICENSE. 2001-07-11 22:37 rbowen * lib/Apache/Htgroup.pm (1.17): Patch from Ben Tilly in order to compensate for the fact that Apache does not like group lists that run over 8k, but is ok with breaking a group listing over several lines. Long lines are split over several lines. 2001-07-11 22:19 rbowen * README (1.7), test.pl (1.2), lib/Apache/Htgroup.pm (1.16): Doc changes. Regenerated README. Removed test.pl since there's a decent test suite. 2001-07-11 22:15 rbowen * lib/Apache/Htgroup.pm (1.15): Perltidy 2001-02-24 16:28 rbowen * t/test.acl (1.2, Apache-Htgroup-1_22): Added spaces in group list. 2001-02-24 16:27 rbowen * lib/Apache/Htgroup.pm (1.14): Added space between "group:" and the first user, as per the documentation. 2001-02-22 23:13 rbowen * lib/Apache/Htgroup.pm (1.13): Apparently Perl 5.005_02 was getting grumpy about my use of $Revision$ to set the VERSION number. Fixed. 2001-02-22 22:21 rbowen * README (1.6): 1.12 docs update 2001-02-22 22:17 rbowen * MANIFEST (1.3), README (1.5), t/00load.t (1.1, Apache-Htgroup-1_22), t/01basic.t (1.1, Apache-Htgroup-1_22), t/02scratch.t (1.1, Apache-Htgroup-1_22), t/03add.t (1.1, Apache-Htgroup-1_22), t/test.acl (1.1): Added test suite 2001-02-22 22:16 rbowen * lib/Apache/Htgroup.pm (1.12): Fixed bug in reload that was effectively breaking everything else. It would let you build files from scratch, but not load existing files correctly. Added test suite also, which should help 2001-02-20 22:14 rbowen * README (1.4), lib/Apache/Htgroup.pm (1.11): Fixed reload to work as advertised. groups now calls reload internally the first time you call it. 2001-02-20 22:02 rbowen * lib/Apache/Htgroup.pm (1.10): Upping the version number so that things order sensibly in CPAN. 2001-02-20 21:43 rbowen * README (1.3), lib/Apache/Htgroup.pm (1.6): Fixed documentation. 2001-02-20 21:40 rbowen * lib/Apache/Htgroup.pm (1.5): Almost complete rewrite. New API. Better internal structure. 2001-02-20 19:51 rbowen * README (1.2): Updated documentation 2001-02-20 19:50 rbowen * MANIFEST (1.2): Removed Changes 2001-02-20 19:49 rbowen * lib/Apache/Htgroup.pm (1.4): Fixed longstanding documentation bug. 2001-02-20 19:47 rbowen * lib/Apache/Htgroup.pm (1.3): Reformatting of documentation. 2001-02-20 19:35 rbowen * Changes (1.2), lib/Apache/Htgroup.pm (1.2): Removed Changes. CVS should handle this from now. 2001-02-20 19:30 rbowen * Changes (1.1), Makefile.PL (1.1), test.pl (1.1), MANIFEST (1.1), README (1.1), lib/Apache/Htgroup.pm (1.1): Initial revision 2001-02-20 19:30 rbowen * Changes (1.1.1.1), Makefile.PL (1.1.1.1), test.pl (1.1.1.1), MANIFEST (1.1.1.1), README (1.1.1.1), lib/Apache/Htgroup.pm (1.1.1.1) (utags: Start): Imported initial version of Apache::Htgroup