stas        2003/12/01 11:09:54

  Modified:    todo     utils.txt
  Log:
  looks like we don't really want this change log autogenerator
  
  Revision  Changes    Path
  1.5       +0 -29     modperl-2.0/todo/utils.txt
  
  Index: utils.txt
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/todo/utils.txt,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -u -r1.4 -r1.5
  --- utils.txt 1 Dec 2003 19:08:46 -0000       1.4
  +++ utils.txt 1 Dec 2003 19:09:54 -0000       1.5
  @@ -1,30 +1 @@
   a helper tools/utils that we want/need to have:
  -
  -- Changes files should be autogenerated from cvs logs.
  - 
  -  [ Ask thinks that's a really bad idea; such logs are rarely
  -    useful. Too verbose and nitty gritty detailed for their own good.
  -    "foo->sda fixed to be foo->sdb to fix foogo bug in blah" vs "fixed
  -    foogo bug in blah (patch from C. Ontributor)"
  -
  -    I have always found the mod_perl change logs very useful and
  -    helpful in the current format.  
  -  ]
  -
  -  http://www.red-bean.com/cvs2cl/ already does that, but we have an
  -  extra wish list:
  -
  -  o \n after the list of files
  -
  -  o the PR: Obtained from: Submitted by: Reviewed by: 
  -    could each be on their own line and omitted if there is no value
  -    (e.g. none of the current modperl-2.0 changes have a PR)
  -
  -  o 2001-09-08 11:00  stas
  -    were expanded to the full name
  -    2001-09-08 11:00  Stas Bekman
  -
  -  o if we could somehow skip the Apache-Test directory, since that
  -    ChangeLog should be in httpd-test/perl-framework
  -
  -
  
  
  

Reply via email to