coar        98/06/11 03:01:30

  Modified:    .        STATUS
  Log:
        Another SSI enhancement tweak.
  
  Revision  Changes    Path
  1.39      +2 -1      apache-2.0/STATUS
  
  Index: STATUS
  ===================================================================
  RCS file: /export/home/cvs/apache-2.0/STATUS,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -r1.38 -r1.39
  --- STATUS    1998/06/02 11:43:41     1.38
  +++ STATUS    1998/06/11 10:01:30     1.39
  @@ -39,7 +39,8 @@
     * Improve mod_include SSI handling, perhaps by caching offsets to
       directives.  Also, clean up the conditional syntax to allow
       formats that bear a faint resemblance to other usages (such
  -    as allowing "=~" and "!~") in other "languages."
  +    as allowing "=~" and "!~") in other "languages," and provide
  +    for caseless matches.
          +1: Roy, Ken, Martin
           Martin sez: I've been thinking about replacing the parser
                        by a recursive descent parser which would
  
  
  

Reply via email to