According to Joe R. Jah:
> On Sun, 22 Jul 2001, Geoff Hutchison wrote:
> > Date: Sun, 22 Jul 2001 14:29:37 -0500
> > From: Geoff Hutchison <[EMAIL PROTECTED]>
> > To: htdig3-dev <[EMAIL PROTECTED]>
> > Subject: [htdig-dev] Re: 3.1.6 snapshot
> > 
> > Ok, there's finally a 3.1.6 snapshot in the snapshots/ directory:
> > <http://www.htdig.org/files/snapshots/>
> 
> Great!  htdig-3.1.6-072201 compiles and runs on BSDi-4.2 like a charm;)
> 3.1.6 patch site is also ready with the following 3.1.5 patches:
> 
>   ftp://ftp.ccsf.org/htdig-patches/3.1.6/AdjustableLoggingPatch.tar.gz
>   ftp://ftp.ccsf.org/htdig-patches/3.1.6/METADESCRIPTION.0
>   ftp://ftp.ccsf.org/htdig-patches/3.1.6/ParsedString.cc.0
>   ftp://ftp.ccsf.org/htdig-patches/3.1.6/bool_keywords.1
>   ftp://ftp.ccsf.org/htdig-patches/3.1.6/htdig-3.1.5.aarmstrong.README
>   ftp://ftp.ccsf.org/htdig-patches/3.1.6/htdig-3.1.5.aarmstrong.tar.gz
>   ftp://ftp.ccsf.org/htdig-patches/3.1.6/multiboost.1
>   ftp://ftp.ccsf.org/htdig-patches/3.1.6/notifications.0
>   ftp://ftp.ccsf.org/htdig-patches/3.1.6/parser.cc.0
>   ftp://ftp.ccsf.org/htdig-patches/3.1.6/ssl.4
>   ftp://ftp.ccsf.org/htdig-patches/3.1.6/ssl.4.readme
>   ftp://ftp.ccsf.org/htdig-patches/3.1.6/url_part_aliases4dateRange.0
> 
> All of which apply to to this snapshot, (with some offset lines).

Just so you know, I've already applied and commited METADESCRIPTION.0
and url_part_aliases4dateRange.0 to 3.1.6, and they will be in the next
snapshot (and therefore no longer relevant as 3.1.6 patches).  I also
hope to get some form of bool_keywords.1 and multiboost.1, and hopefully
notifications.0 in by week's end.  (The bool_keywords and multiboost
changes, however I end up doing them, will also have to go into 3.2.)

Other things I want to get into 3.1.6 are:

1 backport installdir/*.html, installdir/htdig.conf and htdoc/config.html
  from 3.2 to 3.1, minus the references to regex support
2 url_rewrite_rules support
3 make htdig -l the default behavior
4 make modification_time_is_now default to true
5 make translate_* attributes default to true
6 backport HTML.cc fixes from 3.2 (minus the 3.2-specific stuff of course)
7 don't parse text/css as text/plain (needed in 3.2 too)
  (bug #405772)
8 handle nested tags that independently turn off indexing.  Right now, a
  tag like </style> or </script> will turn indexing back on, even if it was
  turned of by a <meta name=robots ...> tag (which shouldn't be turned off).
  This should be handled by multiple flags, not just one (fix needed in 3.2 too)
9 fix URL normalization bug: if a relative URL begins with "/", the path
  normalization isn't done, so double slashes may remain between directory
  path components. (fix may be needed in 3.2 too)
  (bug #408586)
10 fix HTML parser's deletion of "text" buffer (may be redundant if we backport)
   (bug #406077)
11 handle spaces in meta http-equiv content    ( " )
   (bug #406244)
12 fix Dictionary::Remove() so it doesn't clobber rest of chain
   (bug #406073)

Other than the simple items on this list, (i.e. 4, 5, 12, maybe 10 & 11 if
I don't do 6), I doubt I'll get much of these done before my vacation next
week, so if anyone wants to help tackle any of these jobs, more power to you.

In any case, please keep testing the snapshots on as many systems as you can!

If someone could also port the Excerpt.0 patch from 3.1.5 to 3.2.0b4, that
would be dandy.

-- 
Gilles R. Detillieux              E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre       WWW:    http://www.scrc.umanitoba.ca/~grdetil
Dept. Physiology, U. of Manitoba  Phone:  (204)789-3766
Winnipeg, MB  R3E 3J7  (Canada)   Fax:    (204)789-3930

_______________________________________________
htdig-dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/htdig-dev

Reply via email to